Deploy details
Deploy successful for wizardly-roentgen-e7f07e
Create Post “comment-développer-un-logiciel-sur-microcontrôleur-depuis-zéro”PR #288: cms/post/comment-développer-un-logiciel-sur-microcontrôleur-depuis-zéro@e1c4f61
Deploy log
Initializing
Complete
Initializing
Complete
9:49:38 AM: Build ready to start
9:49:54 AM: build-image version: ecdc8b770f4a0193fd3f258c1bc6029e681813a4 (focal)
9:49:54 AM: buildbot version: 244d5322c7eb13029c1d65f78393f886c2e07fdb
9:49:54 AM: Fetching cached dependencies
9:49:54 AM: Starting to download cache of 399.2MB
9:49:55 AM: Finished downloading cache in 1.368s
9:49:55 AM: Starting to extract cache
9:49:59 AM: Finished extracting cache in 3.281s
9:49:59 AM: Finished fetching cache in 4.753s
9:49:59 AM: Starting to prepare the repo for build
9:49:59 AM: Preparing Git Reference pull/288/head
9:50:01 AM: Custom publish path detected. Proceeding with the specified path: 'dist'
9:50:01 AM: Custom build command detected. Proceeding with the specified command: 'yarn build:preview'
9:50:02 AM: Starting to install dependencies
9:50:02 AM: Python version set to 3.8
9:50:02 AM: Attempting Ruby version 2.6.2, read from environment
9:50:03 AM: Required ruby-2.6.2 is not installed - installing.
9:50:03 AM: Searching for binary rubies, this might take some time.
9:50:04 AM: Found remote file https://rubies.travis-ci.org/ubuntu/20.04/x86_64/ruby-2.6.2.tar.bz2
9:50:04 AM: Checking requirements for ubuntu.
9:50:04 AM: Requirements installation successful.
9:50:04 AM: ruby-2.6.2 - #configure
9:50:04 AM: ruby-2.6.2 - #download
9:50:05 AM: No checksum for downloaded archive, recording checksum in user configuration.
9:50:05 AM: ruby-2.6.2 - #validate archive
9:50:08 AM: ruby-2.6.2 - #extract
9:50:10 AM: ruby-2.6.2 - #validate binary
9:50:11 AM: ruby-2.6.2 - #setup
9:50:11 AM: ruby-2.6.2 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.6.2@global
9:50:11 AM: ruby-2.6.2 - #importing gemset /opt/buildhome/.rvm/gemsets/global.gems........................................
9:50:12 AM: ruby-2.6.2 - #generating global wrappers........
9:50:12 AM: ruby-2.6.2 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.6.2
9:50:12 AM: ruby-2.6.2 - #importing gemsetfile /opt/buildhome/.rvm/gemsets/default.gems evaluated to empty gem list
9:50:12 AM: ruby-2.6.2 - #generating default wrappers........
9:50:12 AM: Using /opt/buildhome/.rvm/gems/ruby-2.6.2
9:50:13 AM: Using Ruby version 2.6.2
9:50:14 AM: Started restoring cached go cache
9:50:14 AM: Finished restoring cached go cache
9:50:14 AM: Installing Go version 1.12 (requested 1.12)
9:50:18 AM: go version go1.12 linux/amd64
9:50:19 AM: Using PHP version 8.0
9:50:20 AM: Started restoring cached Node.js version
9:50:21 AM: Finished restoring cached Node.js version
9:50:22 AM: v12.20.1 is already installed.
9:50:22 AM: Now using node v12.20.1 (npm v6.14.10)
9:50:22 AM: Started restoring cached build plugins
9:50:22 AM: Finished restoring cached build plugins
9:50:22 AM: Started restoring cached corepack dependencies
9:50:22 AM: Finished restoring cached corepack dependencies
9:50:22 AM: Started restoring cached yarn cache
9:50:22 AM: Finished restoring cached yarn cache
9:50:22 AM: No yarn workspaces detected
9:50:22 AM: Started restoring cached node modules
9:50:22 AM: Finished restoring cached node modules
9:50:23 AM: Installing npm packages using Yarn version 1.17.0
9:50:23 AM: yarn install v1.17.0
9:50:23 AM: [1/5] Validating package.json...
9:50:23 AM: [2/5] Resolving packages...
9:50:23 AM: success Already up-to-date.
9:50:23 AM: Done in 0.31s.
9:50:23 AM: npm packages installed using Yarn
9:50:24 AM: Successfully installed dependencies
9:50:24 AM: Starting build script
9:50:25 AM: Detected 0 framework(s)
9:50:25 AM: Section completed: initializing
Building
Complete
Building
Complete
9:50:27 AM: Netlify Build
9:50:27 AM: ────────────────────────────────────────────────────────────────
9:50:27 AM:
9:50:27 AM: ❯ Version
9:50:27 AM: @netlify/build 29.54.3
9:50:27 AM:
9:50:27 AM: ❯ Flags
9:50:27 AM: accountId: 5d3dcf115b97bdf36b274875
9:50:27 AM: baseRelDir: false
9:50:27 AM: buildId: 66f52e32e2219b00089cd7b1
9:50:27 AM: deployId: 66f52e32e2219b00089cd7b3
9:50:27 AM:
9:50:27 AM: ❯ Current directory
9:50:27 AM: /opt/build/repo
9:50:27 AM:
9:50:27 AM: ❯ Config file
9:50:27 AM: /opt/build/repo/netlify.toml
9:50:27 AM:
9:50:27 AM: ❯ Context
9:50:27 AM: deploy-preview
9:50:27 AM:
9:50:27 AM: build.command from netlify.toml
9:50:27 AM: ────────────────────────────────────────────────────────────────
9:50:27 AM:
9:50:27 AM: $ yarn build:preview
9:50:27 AM: yarn run v1.17.0
9:50:27 AM: $ make build_preview
9:50:27 AM: make clean
9:50:27 AM: make[1]: Entering directory '/opt/build/repo'
9:50:27 AM: # We should clean the repo, because Netlify does not clean the repo
9:50:27 AM: # Options `-f -f` is not an error. See https://github.com/sogilis/Blog/pull/160#discussion_r422919097
9:50:27 AM: # Following is advised by GitLab CI https://docs.gitlab.com/ee/ci/yaml/#git-clean-flags
9:50:27 AM: git clean -f -f -d -x -e node_modules
9:50:27 AM: Removing .netlify/
9:50:27 AM: make[1]: Leaving directory '/opt/build/repo'
9:50:27 AM: make _common
9:50:27 AM: make[1]: Entering directory '/opt/build/repo'
9:50:27 AM: yarn install --network-timeout 3000 --prefer-offline
9:50:27 AM: [1/5] Validating package.json...
9:50:27 AM: [2/5] Resolving packages...
9:50:27 AM: success Already up-to-date.
9:50:27 AM: yarn lint
9:50:28 AM: $ eslint . --ext .js,.ts
9:50:29 AM: yarn prettier:check
9:50:29 AM: $ prettier --check "{,site/**/}*.{ts,css,scss,yml}"
9:50:29 AM: Checking formatting...
9:50:29 AM: All matched files use Prettier code style!
9:50:29 AM: # reboot.css
9:50:29 AM: cp ./node_modules/bootstrap-reboot/dist/reboot.min.css* ./site/themes/sogilis/assets/css/
9:50:29 AM: # netlifh-cms
9:50:29 AM: cp ./node_modules/netlify-cms/dist/netlify-cms.js* ./site/static/admin/
9:50:30 AM: ## fonts
9:50:30 AM: cp -R ./node_modules/typeface-montserrat ./site/themes/sogilis/static/css/typeface-montserrat
9:50:30 AM: cp -R ./node_modules/typeface-eb-garamond ./site/themes/sogilis/static/css/typeface-eb-garamond
9:50:30 AM: make[1]: Leaving directory '/opt/build/repo'
9:50:30 AM: # -s, --source string filesystem path to read files relative from
9:50:30 AM: # -d, --destination string filesystem path to write files to
9:50:30 AM: # -D, --buildDrafts include content marked as draft
9:50:30 AM: # -F, --buildFuture include content with publishdate in the future
9:50:30 AM: # -v, --verbose verbose output
9:50:30 AM: yarn hugo -s site -d ../dist -D -F -v
9:50:30 AM: $ /opt/build/repo/node_modules/.bin/hugo -s site -d ../dist -D -F -v
9:50:30 AM: Start building sites …
9:50:30 AM: hugo v0.107.0-2221b5b30a285d01220a26a82305906ad3291880+extended linux/amd64 BuildDate=2022-11-24T13:59:45Z VendorInfo=gohugoio
9:50:30 AM: INFO 2024/09/26 09:50:30 syncing static files to /
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Le management sans manager chez Sogilis to "/posts/2014-03-11-management-sans-manager-sogilis/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Le mouvement NoSQL to "/posts/2014-04-01-mouvement-nosql/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Qt pour des applications desktop et mobiles simplement (6/7) to "/posts/2014-05-14-qt-applications-desktop-mobiles-6/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Marshmallow challenge – Build a tower, build a team to "/posts/2014-07-08-marshmallow-challenge/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Expérimentation LLVM to "/posts/2014-02-20-experimentation-llvm/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page The Future of the Web in Peer to Peer to "/posts/2014-09-05-future-web-peer-peer/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Du prototypage rapide à l’industrialisation d'un logiciel : le bilan de 3DKreaForm to "/posts/2014-11-25-industrialisation-logiciel-implantologie-dentaire/index.html"
DEBUG 2024/09/26 09:50:30 Render page Git, Windows, Unix et les problèmes de EOL (End Of Line) to "/posts/2014-12-09-git-windows-unix-problemes-eol/index.html"
DEBUG 2024/09/26 09:50:30 Render page Git, Windows, Unix et les problèmes de EOL (End Of Line) to "/posts/2014-12-09-git-windows-unix-problemes-eol/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Le Re-Apprentissage to "/posts/2014-04-01-re-apprentissage/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Qt pour des applications desktop et mobiles simplement (1/7) to "/posts/2014-04-29-qt-applications-desktop-mobiles-1/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Histoire de mes 4 premiers mois chez Sogilis to "/posts/2014-01-29-histoire-4-premiers-mois-sogilis/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page La rétrospective mensuelle to "/posts/2014-04-10-retrospective-mensuelle/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Le drone Hexo+ présenté à François Hollande to "/posts/2014-10-24-drone-hexo-hollande/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Notre workflow Git, pourquoi, comment to "/posts/2014-12-02-notre-workflow-git-pourquoi-comment/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Retour sur la Vitrine d'Excellence du Numérique Isérois to "/posts/2014-04-15-retour-vitrine-dexcellence-numerique-iserois/index.html"
DEBUG 2024/09/26 09:50:30 Render page Qt pour des applications desktop et mobiles simplement (2/7) to "/posts/2014-04-30-qt-applications-desktop-mobiles-2/index.html"
DEBUG 2024/09/26 09:50:30 Render page Qt pour des applications desktop et mobiles simplement (2/7) to "/posts/2014-04-30-qt-applications-desktop-mobiles-2/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Les Sogidays to "/posts/2013-12-18-sogiday/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Qt pour des applications desktop et mobiles simplement (5/7) to "/posts/2014-05-13-qt-applications-desktop-mobiles-5/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Reading xml from PowerShell is really easy! to "/posts/2014-02-06-reading-xml-powershell-easy/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page How To TCP NAT Traversal using Node.js and a STUN Server to "/posts/2014-05-28-tcp-nat-traversal-nodejs-stun/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Sogilis soutient la candidature de Grenoble au label French Tech to "/posts/2014-03-25-sogilis-soutient-grenoble-frenchtech/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page How to deploy services using docker to "/posts/2014-08-12-how-deploy-services-docker/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Vidéos : Sogilis, vu par ses salariés to "/posts/2014-05-22-videos-sogilis-salaries/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Et si vous regardiez Git comme une base de donnée ? – Les entrailles to "/posts/2014-02-19-git-base-donnee-entrailles/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Qt pour des applications desktop et mobiles simplement (7/7) to "/posts/2014-05-15-qt-applications-desktop-mobiles-7/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Qt pour des applications desktop et mobiles simplement (4/7) to "/posts/2014-05-07-qt-applications-desktop-mobiles-4/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Qt pour des applications desktop et mobiles simplement (3/7) to "/posts/2014-05-06-qt-applications-desktop-mobiles-3/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Et si vous regardiez Git comme une base de donnée ? – Version Ruby to "/posts/2014-02-27-git-base-donnee-ruby/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Fosdem 2014 to "/posts/2014-02-25-fosdem-2014/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Classification des systèmes de stockage NoSQL to "/posts/2014-11-18-classification-systemes-stockage-nosql/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Building files: redo, the simple branch to "/posts/2014-03-06-building-files-redo-simple-branch/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Profitez d’½ journée d’accompagnement Business Model Design to "/posts/2014-11-12-journee-accompagnement-business/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Joyeux Noël ! to "/posts/2014-12-24-joyeux-noel/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Un témoignage de notre équipe pour clôturer l’année to "/posts/2014-12-30-temoignage-equipe/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Une vision du business, ou comment éviter de se prendre le mur ! to "/posts/2015-01-15-vision-business/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Découverte et amorçage de projet : le problème avec les story maps to "/posts/2015-02-03-decouverte-amorcage-projet-storymap/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Découverte et amorçage de projet : planifier des capacités et des risques to "/posts/2015-02-10-decouverte-amorcage-projet-planifier/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Découverte et amorçage de projet : qu'avons-nous appris de la planification par capacités ? to "/posts/2015-02-19-decouverte-et-amorcage-de-projet-quavons-nous/index.html"
DEBUG 2024/09/26 09:50:30 Render page Ansible partie 1 : La Base to "/posts/2015-02-24-ansible-partie-1-base/index.html"
DEBUG 2024/09/26 09:50:30 Render page Ansible partie 1 : La Base to "/posts/2015-02-24-ansible-partie-1-base/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Ansible partie 2 : Créer un module simple pour installer des projets Go to "/posts/2015-03-03-ansible-creer-module-simple/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Ansible partie 3 : Les rôles to "/posts/2015-03-10-ansible-partie-3-roles/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Lecture d’un fichier Google Sheet en Ruby avec OAuth2 to "/posts/2015-03-24-lecture-google-sheet-ruby/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Mon intégration au sein de Sogilis : bilan après un mois to "/posts/2015-03-31-integration-sogilis-bilan/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Demystifying Git: 3 Concepts to Understand the Git Model to "/posts/2015-05-05-demystifying-git-concepts-to-understand/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Demystifying Git: 3 Concepts to Do Everything with Git to "/posts/2015-05-12-demystifying-git-concepts/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Victor se lance dans l'entrepreneuriat to "/posts/2015-07-16-victor-entrepreneuriat/index.html"
DEBUG 2024/09/26 09:50:30 Render page SSII : Attends chérie… C’est pas c’que tu crois ! to "/posts/2016-02-08-sogilis-vs-ssii/index.html"
DEBUG 2024/09/26 09:50:30 Render page SSII : Attends chérie… C’est pas c’que tu crois ! to "/posts/2016-02-08-sogilis-vs-ssii/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page De tout, de rien, des bookmarks, du bla bla to "/posts/2016-02-18-bookmarks-bla-bla/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page De tout, de rien, des bookmarks, du bla bla #2 to "/posts/2016-03-03-bookmarks-bla-bla-2/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page pure.js: template engine without markup to "/posts/2016-04-05-purejs-template-engine-without-markup/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Sogilis : notre histoire to "/posts/2016-05-31-sogilis-histoire/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Profitez d’½ journée d’accompagnement Business Model Design to "/posts/2016-06-03-journee-accompagnement-2906/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Partage de la valeur : l’équilibre entre juste et égalitaire to "/posts/2016-06-07-partage-valeur-juste-egalitaire/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Mixing Testing and Logging for a Better Developer Experience to "/posts/2016-06-16-mixing-testing-logging-better-developer-experience/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Designing Hexo+ Mobile App: Design Sprints (part #2) to "/posts/2016-07-05-designing-hexo-mobile-app-design-sprints/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Designing Hexo+ Mobile App (part #1) to "/posts/2016-06-28-designing-hexo-mobile-app/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Les objets insolites au sein de Sogilis #1 to "/posts/2016-08-16-objets-insolites-sogilis-1/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Sogilis, une entreprise pas comme les autres to "/posts/2016-08-30-sogilis-entreprise-pas-comme-autres/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Les objets insolites au sein de Sogilis #2 to "/posts/2016-08-23-objets-insolites-sogilis-2/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page On recrute ! to "/posts/2016-07-28-on-recrute/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page User testing and decision-making (part #3) to "/posts/2016-07-13-user-testing-decision-making/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Hexo+: Stabilise feedback (part #4) to "/posts/2016-07-26-hexo-stabilise-feedback/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Single Responsibility Principle dans mon code to "/posts/2016-09-06-srp-single-responsibility-principle-code/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page La mise en place du livret d'accueil to "/posts/2016-09-27-mise-place-livret-accueil/index.html"
DEBUG 2024/09/26 09:50:30 Render page Compression, reconstruction d'images et calculs au-delà de la troisième dimension to "/posts/2016-10-25-compression-reconstruction-calculs-images-3d/index.html"
DEBUG 2024/09/26 09:50:30 Render page SogiMood : l’appli qui surveille la santé de l'ensemble de nos projets to "/posts/2016-12-13-sogimood-appli-sante-projets/index.html"
DEBUG 2024/09/26 09:50:30 Render page SonarQube for Android Projects to "/posts/2017-01-24-sonarqube-android-projects/index.html"
DEBUG 2024/09/26 09:50:30 Render page Compression, reconstruction d'images et calculs au-delà de la troisième dimension to "/posts/2016-10-25-compression-reconstruction-calculs-images-3d/index.html"
DEBUG 2024/09/26 09:50:30 Render page SogiMood : l’appli qui surveille la santé de l'ensemble de nos projets to "/posts/2016-12-13-sogimood-appli-sante-projets/index.html"
DEBUG 2024/09/26 09:50:30 Render page SonarQube for Android Projects to "/posts/2017-01-24-sonarqube-android-projects/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Inline Comments: the Stuff that Pull Requests Are Made of to "/posts/2017-02-07-inline-comments-pull-requests/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Retour d’expérience : collaboration autour de l’imprimante 3D de Clotoo, « la manufacture particulière » to "/posts/2017-03-02-collaboration-imprimante-3d-clotoo/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page IoT, c’est finiiii : Retour sur le #SiDO2017 vu par Sogilis to "/posts/2017-04-11-iot-cest-finiiii/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page TuleapCon2017 : Venez écouter Enalean et Sogilis, deux start-up de la «French Tech in the Alps» qui séduisent les grands groupes to "/posts/2017-05-23-tuleapcon2017-venez-ecouter-enalean-sogilis-deux-start-up-de-french-tech-in-the-alps-seduisent-grands-groupes/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Expérimentation de l’IOT dans les bureaux Sogilis to "/posts/2017-06-27-liot-nos-bureaux/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Casino Game : Un serious game pour Innover to "/posts/2017-07-11-casino-serious-game-innover/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Support du stockage JPA et MongoDB dans une application Spring-boot to "/posts/2017-08-08-support-stockage-jpa-mongodb-application-spring-boot/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page 9 mois à Sogilis : bilan d'une salariée to "/posts/2017-08-17-9-mois-a-sogilis/index.html"
DEBUG 2024/09/26 09:50:30 Render page Compiling & Dangerous : wrong usage of extern keyword in C to "/posts/2017-10-11-wrong-usage-of-extern-keyword-in-c/index.html"
DEBUG 2024/09/26 09:50:30 Render page Compiling & Dangerous : wrong usage of extern keyword in C to "/posts/2017-10-11-wrong-usage-of-extern-keyword-in-c/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page End-to-end testing with chrome headless at SquareScale to "/posts/2017-11-07-end-to-end-testing-chrome-headless-squarescale/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Recruter un salarié étranger pour travailler en France : Le visa, ce parcours du combattant ?! to "/posts/2017-11-20-salarie-etranger-visa-travail-france/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Privé : Feature flags at SquareScale to "/posts/2017-12-11-feature-flags-at-squarescale/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page The Distributed Reactive Loop: Handling Resiliency with a Simple Thought Framework to "/posts/2018-03-01-distributed-reactive-loop-resiliency-framework/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Industriels, startups ou porteurs de projets, profitez de 2h d’accompagnement pour votre projet innovant to "/posts/2017-03-28-bizdej/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page [Matinales techniques] PME du numérique : (re) découvrez les bonnes pratiques pour sécuriser votre mise en production logicielle le 26 juin to "/posts/2018-06-05-matinales-techniques-securiser-mise-en-production-logicielle-le-26-juin/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Les méthodes agiles au service de la gestion d’entreprise to "/posts/2018-06-12-les-methodes-agiles-au-service-de-la-gestion-dentreprise/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Tous responsables = personne responsable ? to "/posts/2018-06-26-tous-responsable-personne-responsable/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Retours sur la conférence Web2Day 2018 to "/posts/2018-07-23-retours-sur-la-conference-web2day-2018/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Object Mother et Builder en Java to "/posts/2019-01-11-object-mother-builder-java/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page How to test your DOM by being resilient to design changes ? to "/posts/2019-12-13-data-test/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page BDD - Apport en Qualité et en Efficience dans le développement logiciel to "/posts/2020-09-09-bdd-qualite-eficience/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page [Matinales techniques] Le deep learning au service du contrôle visuel en production : découverte des cas d'usages et démonstration le 27 juin to "/posts/2018-06-06-matinales-techniques-deep-learning-controle-visuel-production-27-juin/index.html"
DEBUG 2024/09/26 09:50:30 Render page Quel besoin en Qualité Logicielle ? to "/posts/2020-09-15-niveau-qualite-requis/index.html"
DEBUG 2024/09/26 09:50:30 Render page Quel besoin en Qualité Logicielle ? to "/posts/2020-09-15-niveau-qualite-requis/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page L’utilisation du BDD dans un logiciel DO-178C to "/posts/2020-10-02-retex-bdd-do178c/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Toward Cybersecurity - UAS operations use case to "/posts/2020-10-27-uas_cybersecurity/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Un état centralisé, oui, mais sans Vuex ! to "/posts/2020-11-06-vuex-alternative/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Les principes cachés du test to "/posts/2020-12-07-principes-caches-du-test/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Analyse Statique - Améliorer la qualité et Renforcer la sécurité du code to "/posts/2021-02-17-static-analysis/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Un découpage naturel du code to "/posts/2021-04-06-how-to-split-code-in-methods/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page 3 Dependency injection benefits, illustrated with Zig memory allocation case study to "/posts/3-dependency-injection-benefits-illustrated-with-zig-memory-allocation-case-study/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page 3 avantages de l'injection de dépendances, illustrés avec le cas de l'allocation mémoire dans le langage Zig to "/posts/3-avantages-de-linjection-de-dépendances-illustrés-avec-le-cas-de-lallocation-mémoire-dans-le-language-zig/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Boostez votre développement avec le Pair programming : Guide complet et conseils pratiques to "/posts/boostez-votre-développement-avec-le-pair-programming-guide-complet-et-conseils-pratiques/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Comment assurer la qualité globale d’un logiciel, de son démarrage jusqu’à l’intégration d’ingénieurs QA ? to "/posts/comment-assurer-la-qualité-globale-dun-logiciel-de-son-démarrage-jusquà-lintégration-dingénieurs-qa-1/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Comment développer un logiciel sur microcontrôleur depuis zéro ? to "/posts/comment-développer-un-logiciel-sur-microcontrôleur-depuis-zéro/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Explorez React : Introduction des fondamentaux to "/posts/explorez-react-introduction-des-fondamentaux/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Focus sur "Le gros point activité” to "/posts/focus-sur-le-gros-point-activité/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Quelles sont les bonnes pratiques en développement embarqué ? to "/posts/quelles-sont-les-bonnes-pratiques-en-développement-embarqué/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Retour d'expérience : Stimuli to "/posts/rex-stimuli/index.html"
DEBUG 2024/09/26 09:50:30 Render page Stratégies de tests logiciels : Pyramide des tests, mocks et alternatives to "/posts/stratégies-de-tests-logiciels-pyramide-des-tests-mocks-et-alternatives/index.html"
DEBUG 2024/09/26 09:50:30 Render page Stratégies de tests logiciels : Pyramide des tests, mocks et alternatives to "/posts/stratégies-de-tests-logiciels-pyramide-des-tests-mocks-et-alternatives/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page NOTRE VISION to "/categories/notre-vision/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page TÉMOIGNAGES CLIENTS to "/categories/témoignages-clients/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Tags to "/tags/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page 3Dprint to "/tags/3dprint/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page amélioration continue to "/tags/amélioration-continue/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/3dprint/page/1/index.html redirecting to /tags/3dprint/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Android to "/tags/android/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/android/page/1/index.html redirecting to /tags/android/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page ansible to "/tags/ansible/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page agilité to "/tags/agilité/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page ambassade to "/tags/ambassade/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page LA VIE À SOGILIS to "/categories/la-vie-à-sogilis/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page ALM to "/tags/alm/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page agile to "/tags/agile/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page accompagnement to "/tags/accompagnement/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page DÉVELOPPEMENT to "/categories/développement/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page backlog to "/tags/backlog/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/backlog/page/1/index.html redirecting to /tags/backlog/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page bash to "/tags/bash/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/amélioration-continue/page/1/index.html redirecting to /tags/am%C3%A9lioration-continue/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/bash/page/1/index.html redirecting to /tags/bash/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page bdd to "/tags/bdd/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page bizdej to "/tags/bizdej/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/bdd/page/1/index.html redirecting to /tags/bdd/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/bizdej/page/1/index.html redirecting to /tags/bizdej/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page blockchain to "/tags/blockchain/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page BMD to "/tags/bmd/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/blockchain/page/1/index.html redirecting to /tags/blockchain/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/bmd/page/1/index.html redirecting to /tags/bmd/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page bonheur au travail to "/tags/bonheur-au-travail/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page builder to "/tags/builder/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page business to "/tags/business/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page apprentissage to "/tags/apprentissage/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/bonheur-au-travail/page/1/index.html redirecting to /tags/bonheur-au-travail/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/business/page/1/index.html redirecting to /tags/business/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/agilité/page/1/index.html redirecting to /tags/agilit%C3%A9/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page businessmodel to "/tags/businessmodel/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page c++ to "/tags/c++/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page capabilities to "/tags/capabilities/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page cassandra to "/tags/cassandra/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page chrome headless to "/tags/chrome-headless/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/apprentissage/page/1/index.html redirecting to /tags/apprentissage/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page chromeless to "/tags/chromeless/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page clojure to "/tags/clojure/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/chrome-headless/page/1/index.html redirecting to /tags/chrome-headless/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Clotoo to "/tags/clotoo/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/cassandra/page/1/index.html redirecting to /tags/cassandra/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/businessmodel/page/1/index.html redirecting to /tags/businessmodel/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page cnn to "/tags/cnn/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page code to "/tags/code/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/chromeless/page/1/index.html redirecting to /tags/chromeless/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/capabilities/page/1/index.html redirecting to /tags/capabilities/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page codereview to "/tags/codereview/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page columndb to "/tags/columndb/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page conférence to "/tags/conférence/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page couchdb to "/tags/couchdb/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/c++/page/1/index.html redirecting to /tags/c++/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Couverture to "/tags/couverture/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Coverage to "/tags/coverage/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page cybersecurity to "/tags/cybersecurity/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/clojure/page/1/index.html redirecting to /tags/clojure/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page debian to "/tags/debian/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/clotoo/page/1/index.html redirecting to /tags/clotoo/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page deeplearning to "/tags/deeplearning/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/cnn/page/1/index.html redirecting to /tags/cnn/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/codereview/page/1/index.html redirecting to /tags/codereview/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/columndb/page/1/index.html redirecting to /tags/columndb/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page deployment to "/tags/deployment/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page design to "/tags/design/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page designers to "/tags/designers/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/builder/page/1/index.html redirecting to /tags/builder/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/couchdb/page/1/index.html redirecting to /tags/couchdb/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/conférence/page/1/index.html redirecting to /tags/conf%C3%A9rence/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page dev to "/tags/dev/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page development to "/tags/development/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/couverture/page/1/index.html redirecting to /tags/couverture/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/cybersecurity/page/1/index.html redirecting to /tags/cybersecurity/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/coverage/page/1/index.html redirecting to /tags/coverage/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/code/page/1/index.html redirecting to /tags/code/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/debian/page/1/index.html redirecting to /tags/debian/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Categories to "/categories/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Blog Site to "/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page direccte to "/tags/direccte/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Distributed to "/tags/distributed/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page distributedsystems to "/tags/distributedsystems/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page do-178c to "/tags/do-178c/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/deeplearning/page/1/index.html redirecting to /tags/deeplearning/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page docker to "/tags/docker/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/designers/page/1/index.html redirecting to /tags/designers/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page documentdb to "/tags/documentdb/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page DigiGre to "/tags/digigre/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Digital Grenoble to "/tags/digital-grenoble/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page devops to "/tags/devops/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page australie to "/tags/australie/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/development/page/1/index.html redirecting to /tags/development/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page drone to "/tags/drone/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/direccte/page/1/index.html redirecting to /tags/direccte/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/ansible/page/1/index.html redirecting to /tags/ansible/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/docker/page/1/index.html redirecting to /tags/docker/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page développement to "/tags/développement/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/distributed/page/1/index.html redirecting to /tags/distributed/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page efficience to "/tags/efficience/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/agile/page/1/index.html redirecting to /tags/agile/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/accompagnement/page/1/index.html redirecting to /tags/accompagnement/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page en to "/tags/en/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/efficience/page/1/index.html redirecting to /tags/efficience/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page english to "/tags/english/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/design/page/1/index.html redirecting to /tags/design/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page entreprise-libérée to "/tags/entreprise-libérée/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page entreprise to "/tags/entreprise/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/distributedsystems/page/1/index.html redirecting to /tags/distributedsystems/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page entrepriselibérée to "/tags/entrepriselibérée/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/alm/page/1/index.html redirecting to /tags/alm/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page elm to "/tags/elm/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/australie/page/1/index.html redirecting to /tags/australie/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/do-178c/page/1/index.html redirecting to /tags/do-178c/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page EOL to "/tags/eol/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/ambassade/page/1/index.html redirecting to /tags/ambassade/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page ergonomie to "/tags/ergonomie/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page feature flag to "/tags/feature-flag/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/développement/page/1/index.html redirecting to /tags/d%C3%A9veloppement/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page finance to "/tags/finance/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page firefox os to "/tags/firefox-os/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/digital-grenoble/page/1/index.html redirecting to /tags/digital-grenoble/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/drone/page/1/index.html redirecting to /tags/drone/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page flipper to "/tags/flipper/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page fosdem to "/tags/fosdem/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/english/page/1/index.html redirecting to /tags/english/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/en/page/1/index.html redirecting to /tags/en/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/entreprise-libérée/page/1/index.html redirecting to /tags/entreprise-lib%C3%A9r%C3%A9e/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/digigre/page/1/index.html redirecting to /tags/digigre/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page frenchiottes to "/tags/frenchiottes/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page FrenchTech to "/tags/frenchtech/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Fun to "/tags/fun/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page git to "/tags/git/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/elm/page/1/index.html redirecting to /tags/elm/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page gitattributes to "/tags/gitattributes/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/ergonomie/page/1/index.html redirecting to /tags/ergonomie/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/eol/page/1/index.html redirecting to /tags/eol/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page github to "/tags/github/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page end-to-end testing to "/tags/end-to-end-testing/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page go to "/tags/go/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page google drive to "/tags/google-drive/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/finance/page/1/index.html redirecting to /tags/finance/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page google sheets to "/tags/google-sheets/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/firefox-os/page/1/index.html redirecting to /tags/firefox-os/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/devops/page/1/index.html redirecting to /tags/devops/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page EndOfLine to "/tags/endofline/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page google spreadsheet to "/tags/google-spreadsheet/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/deployment/page/1/index.html redirecting to /tags/deployment/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/feature-flag/page/1/index.html redirecting to /tags/feature-flag/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/dev/page/1/index.html redirecting to /tags/dev/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/fosdem/page/1/index.html redirecting to /tags/fosdem/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page google to "/tags/google/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Gradle to "/tags/gradle/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page graphdb to "/tags/graphdb/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Grenoble to "/tags/grenoble/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/flipper/page/1/index.html redirecting to /tags/flipper/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page hbase to "/tags/hbase/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/frenchtech/page/1/index.html redirecting to /tags/frenchtech/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Hexo+ to "/tags/hexo+/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/entrepriselibérée/page/1/index.html redirecting to /tags/entrepriselib%C3%A9r%C3%A9e/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/go/page/1/index.html redirecting to /tags/go/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page imprimante3D to "/tags/imprimante3d/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page industriedufutur to "/tags/industriedufutur/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page inlinecomments to "/tags/inlinecomments/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page innovation to "/tags/innovation/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/entreprise/page/1/index.html redirecting to /tags/entreprise/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/gitattributes/page/1/index.html redirecting to /tags/gitattributes/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page interface to "/tags/interface/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page interview to "/tags/interview/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/documentdb/page/1/index.html redirecting to /tags/documentdb/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/google-drive/page/1/index.html redirecting to /tags/google-drive/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page intégration to "/tags/intégration/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/end-to-end-testing/page/1/index.html redirecting to /tags/end-to-end-testing/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page iot to "/tags/iot/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Java to "/tags/java/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/google/page/1/index.html redirecting to /tags/google/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/graphdb/page/1/index.html redirecting to /tags/graphdb/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/gradle/page/1/index.html redirecting to /tags/gradle/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page javascript to "/tags/javascript/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/endofline/page/1/index.html redirecting to /tags/endofline/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/github/page/1/index.html redirecting to /tags/github/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/google-sheets/page/1/index.html redirecting to /tags/google-sheets/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Jest to "/tags/jest/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/hexo+/page/1/index.html redirecting to /tags/hexo+/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Js to "/tags/js/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/frenchiottes/page/1/index.html redirecting to /tags/frenchiottes/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page keyvalue to "/tags/keyvalue/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/hbase/page/1/index.html redirecting to /tags/hbase/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page lean startup to "/tags/lean-startup/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page lean to "/tags/lean/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/fun/page/1/index.html redirecting to /tags/fun/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Linux to "/tags/linux/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page llvm to "/tags/llvm/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/iot/page/1/index.html redirecting to /tags/iot/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/inlinecomments/page/1/index.html redirecting to /tags/inlinecomments/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/innovation/page/1/index.html redirecting to /tags/innovation/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/lean-startup/page/1/index.html redirecting to /tags/lean-startup/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/industriedufutur/page/1/index.html redirecting to /tags/industriedufutur/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page logiciel to "/tags/logiciel/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page machinelearning to "/tags/machinelearning/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/imprimante3d/page/1/index.html redirecting to /tags/imprimante3d/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page management to "/tags/management/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page manager to "/tags/manager/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Measure to "/tags/measure/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Mesure to "/tags/mesure/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page microservices to "/tags/microservices/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page mobile app to "/tags/mobile-app/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/interview/page/1/index.html redirecting to /tags/interview/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/interface/page/1/index.html redirecting to /tags/interface/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/linux/page/1/index.html redirecting to /tags/linux/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/llvm/page/1/index.html redirecting to /tags/llvm/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page mobile to "/tags/mobile/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page modèle d'organisation to "/tags/modèle-dorganisation/index.html"
DEBUG 2024/09/26 09:50:30 Render page mongodb to "/tags/mongodb/index.html"
DEBUG 2024/09/26 09:50:30 Render page mongodb to "/tags/mongodb/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page monitoring to "/tags/monitoring/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/grenoble/page/1/index.html redirecting to /tags/grenoble/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page nantes to "/tags/nantes/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Nodejs to "/tags/nodejs/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/logiciel/page/1/index.html redirecting to /tags/logiciel/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/microservices/page/1/index.html redirecting to /tags/microservices/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/intégration/page/1/index.html redirecting to /tags/int%C3%A9gration/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page nosql to "/tags/nosql/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Noël to "/tags/noël/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/manager/page/1/index.html redirecting to /tags/manager/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Numérique to "/tags/numérique/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page oauth2 to "/tags/oauth2/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/nodejs/page/1/index.html redirecting to /tags/nodejs/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/js/page/1/index.html redirecting to /tags/js/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/modèle-dorganisation/page/1/index.html redirecting to /tags/mod%C3%A8le-dorganisation/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/mobile-app/page/1/index.html redirecting to /tags/mobile-app/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page objectmother to "/tags/objectmother/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page OFII to "/tags/ofii/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page open source to "/tags/open-source/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page OpenInnovation to "/tags/openinnovation/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/management/page/1/index.html redirecting to /tags/management/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/noël/page/1/index.html redirecting to /tags/no%C3%ABl/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page peertopeer to "/tags/peertopeer/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page OpenSource to "/tags/opensource/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/nantes/page/1/index.html redirecting to /tags/nantes/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/nosql/page/1/index.html redirecting to /tags/nosql/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page planning to "/tags/planning/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page plugin to "/tags/plugin/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/objectmother/page/1/index.html redirecting to /tags/objectmother/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page PME to "/tags/pme/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/numérique/page/1/index.html redirecting to /tags/num%C3%A9rique/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/oauth2/page/1/index.html redirecting to /tags/oauth2/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Powershell to "/tags/powershell/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/open-source/page/1/index.html redirecting to /tags/open-source/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page procedure to "/tags/procedure/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page process to "/tags/process/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page production to "/tags/production/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page project to "/tags/project/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/java/page/1/index.html redirecting to /tags/java/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page projet to "/tags/projet/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page prototypage to "/tags/prototypage/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/peertopeer/page/1/index.html redirecting to /tags/peertopeer/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/ofii/page/1/index.html redirecting to /tags/ofii/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page pullrequests to "/tags/pullrequests/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page puppeteer to "/tags/puppeteer/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/google-spreadsheet/page/1/index.html redirecting to /tags/google-spreadsheet/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page pure.js to "/tags/pure.js/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/openinnovation/page/1/index.html redirecting to /tags/openinnovation/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page qt quick to "/tags/qt-quick/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page qt to "/tags/qt/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Quality to "/tags/quality/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/measure/page/1/index.html redirecting to /tags/measure/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Qualité to "/tags/qualité/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page ReactiveLoop to "/tags/reactiveloop/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/planning/page/1/index.html redirecting to /tags/planning/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page recrutement to "/tags/recrutement/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/recrutement/page/1/index.html redirecting to /tags/recrutement/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page redis to "/tags/redis/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/reactiveloop/page/1/index.html redirecting to /tags/reactiveloop/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/qualité/page/1/index.html redirecting to /tags/qualit%C3%A9/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page redo to "/tags/redo/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/process/page/1/index.html redirecting to /tags/process/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/project/page/1/index.html redirecting to /tags/project/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page refactoring to "/tags/refactoring/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page riak to "/tags/riak/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/redo/page/1/index.html redirecting to /tags/redo/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page risk to "/tags/risk/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/refactoring/page/1/index.html redirecting to /tags/refactoring/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page robotics to "/tags/robotics/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/jest/page/1/index.html redirecting to /tags/jest/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/keyvalue/page/1/index.html redirecting to /tags/keyvalue/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/prototypage/page/1/index.html redirecting to /tags/prototypage/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/machinelearning/page/1/index.html redirecting to /tags/machinelearning/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/mobile/page/1/index.html redirecting to /tags/mobile/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/pullrequests/page/1/index.html redirecting to /tags/pullrequests/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page roles to "/tags/roles/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page ruby on rails to "/tags/ruby-on-rails/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page ruby to "/tags/ruby/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page security to "/tags/security/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page serious game to "/tags/serious-game/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/procedure/page/1/index.html redirecting to /tags/procedure/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/production/page/1/index.html redirecting to /tags/production/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/pme/page/1/index.html redirecting to /tags/pme/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/lean/page/1/index.html redirecting to /tags/lean/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/pure.js/page/1/index.html redirecting to /tags/pure.js/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page service account to "/tags/service-account/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page shell to "/tags/shell/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/monitoring/page/1/index.html redirecting to /tags/monitoring/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/git/page/1/index.html redirecting to /tags/git/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/plugin/page/1/index.html redirecting to /tags/plugin/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/javascript/page/1/index.html redirecting to /tags/javascript/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page sido to "/tags/sido/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page software to "/tags/software/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/quality/page/1/index.html redirecting to /tags/quality/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/qt-quick/page/1/index.html redirecting to /tags/qt-quick/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page sogilis to "/tags/sogilis/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page sogiday to "/tags/sogiday/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Sogiteam to "/tags/sogiteam/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page SonarQube to "/tags/sonarqube/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/mesure/page/1/index.html redirecting to /tags/mesure/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/qt/page/1/index.html redirecting to /tags/qt/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page squarescale to "/tags/squarescale/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page SRP to "/tags/srp/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page start-up to "/tags/start-up/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page startup to "/tags/startup/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page storymap to "/tags/storymap/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page system to "/tags/system/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/roles/page/1/index.html redirecting to /tags/roles/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/security/page/1/index.html redirecting to /tags/security/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page tech to "/tags/tech/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/ruby-on-rails/page/1/index.html redirecting to /tags/ruby-on-rails/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/serious-game/page/1/index.html redirecting to /tags/serious-game/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page template to "/tags/template/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page test to "/tags/test/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page testing to "/tags/testing/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/service-account/page/1/index.html redirecting to /tags/service-account/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/shell/page/1/index.html redirecting to /tags/shell/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page timetomarket to "/tags/timetomarket/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/software/page/1/index.html redirecting to /tags/software/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/ruby/page/1/index.html redirecting to /tags/ruby/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page token to "/tags/token/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/riak/page/1/index.html redirecting to /tags/riak/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page tracking to "/tags/tracking/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page tuleap to "/tags/tuleap/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/robotics/page/1/index.html redirecting to /tags/robotics/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page TuleapCon2017 to "/tags/tuleapcon2017/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page témoignage to "/tags/témoignage/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page usages to "/tags/usages/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page veille to "/tags/veille/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/projet/page/1/index.html redirecting to /tags/projet/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/powershell/page/1/index.html redirecting to /tags/powershell/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/squarescale/page/1/index.html redirecting to /tags/squarescale/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/mongodb/page/1/index.html redirecting to /tags/mongodb/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/start-up/page/1/index.html redirecting to /tags/start-up/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/opensource/page/1/index.html redirecting to /tags/opensource/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page video to "/tags/video/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/sogilis/page/1/index.html redirecting to /tags/sogilis/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page vie interne to "/tags/vie-interne/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page vie à Sogilis to "/tags/vie-à-sogilis/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page viedebureau to "/tags/viedebureau/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Visa to "/tags/visa/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page VLS-TS to "/tags/vls-ts/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page VueJs to "/tags/vuejs/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/sido/page/1/index.html redirecting to /tags/sido/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/startup/page/1/index.html redirecting to /tags/startup/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/storymap/page/1/index.html redirecting to /tags/storymap/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/system/page/1/index.html redirecting to /tags/system/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page web to "/tags/web/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page web2day to "/tags/web2day/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/template/page/1/index.html redirecting to /tags/template/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Windows to "/tags/windows/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/risk/page/1/index.html redirecting to /tags/risk/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/puppeteer/page/1/index.html redirecting to /tags/puppeteer/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page workflow to "/tags/workflow/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page xreq to "/tags/xreq/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page étranger to "/tags/étranger/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page événement to "/tags/événement/index.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/token/page/1/index.html redirecting to /tags/token/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/sonarqube/page/1/index.html redirecting to /tags/sonarqube/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/tracking/page/1/index.html redirecting to /tags/tracking/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/timetomarket/page/1/index.html redirecting to /tags/timetomarket/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/tuleapcon2017/page/1/index.html redirecting to /tags/tuleapcon2017/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/tuleap/page/1/index.html redirecting to /tags/tuleap/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/usages/page/1/index.html redirecting to /tags/usages/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/test/page/1/index.html redirecting to /tags/test/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/veille/page/1/index.html redirecting to /tags/veille/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/video/page/1/index.html redirecting to /tags/video/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/srp/page/1/index.html redirecting to /tags/srp/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/vie-à-sogilis/page/1/index.html redirecting to /tags/vie-%C3%A0-sogilis/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/vuejs/page/1/index.html redirecting to /tags/vuejs/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/visa/page/1/index.html redirecting to /tags/visa/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/sogiteam/page/1/index.html redirecting to /tags/sogiteam/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/vls-ts/page/1/index.html redirecting to /tags/vls-ts/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/workflow/page/1/index.html redirecting to /tags/workflow/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/windows/page/1/index.html redirecting to /tags/windows/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/testing/page/1/index.html redirecting to /tags/testing/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/étranger/page/1/index.html redirecting to /tags/%C3%A9tranger/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/événement/page/1/index.html redirecting to /tags/%C3%A9v%C3%A9nement/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/xreq/page/1/index.html redirecting to /tags/xreq/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/web/page/1/index.html redirecting to /tags/web/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/témoignage/page/1/index.html redirecting to /tags/t%C3%A9moignage/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/viedebureau/page/1/index.html redirecting to /tags/viedebureau/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/sogiday/page/1/index.html redirecting to /tags/sogiday/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/web2day/page/1/index.html redirecting to /tags/web2day/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/vie-interne/page/1/index.html redirecting to /tags/vie-interne/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/redis/page/1/index.html redirecting to /tags/redis/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 creating alias: /tags/tech/page/1/index.html redirecting to /tags/tech/
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render XML for "sitemap" to "/sitemap.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render 404 page to "/404.html"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Posts to "/posts/index.json"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Blog Site to "/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Tags to "/tags/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page business to "/tags/business/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Categories to "/categories/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page LA VIE À SOGILIS to "/categories/la-vie-à-sogilis/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page chromeless to "/tags/chromeless/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page DÉVELOPPEMENT to "/categories/développement/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page clojure to "/tags/clojure/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page NOTRE VISION to "/categories/notre-vision/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Clotoo to "/tags/clotoo/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page cnn to "/tags/cnn/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page agile to "/tags/agile/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page code to "/tags/code/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page codereview to "/tags/codereview/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page backlog to "/tags/backlog/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page columndb to "/tags/columndb/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page blockchain to "/tags/blockchain/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page conférence to "/tags/conférence/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page couchdb to "/tags/couchdb/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Couverture to "/tags/couverture/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Coverage to "/tags/coverage/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page cybersecurity to "/tags/cybersecurity/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Android to "/tags/android/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page deeplearning to "/tags/deeplearning/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page deployment to "/tags/deployment/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page design to "/tags/design/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page debian to "/tags/debian/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page designers to "/tags/designers/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page amélioration continue to "/tags/amélioration-continue/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page development to "/tags/development/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page DigiGre to "/tags/digigre/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Digital Grenoble to "/tags/digital-grenoble/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page direccte to "/tags/direccte/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page devops to "/tags/devops/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Distributed to "/tags/distributed/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page dev to "/tags/dev/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page distributedsystems to "/tags/distributedsystems/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page ansible to "/tags/ansible/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page docker to "/tags/docker/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page documentdb to "/tags/documentdb/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page drone to "/tags/drone/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page efficience to "/tags/efficience/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page développement to "/tags/développement/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page do-178c to "/tags/do-178c/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page elm to "/tags/elm/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page en to "/tags/en/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page end-to-end testing to "/tags/end-to-end-testing/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page EndOfLine to "/tags/endofline/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page entreprise to "/tags/entreprise/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page english to "/tags/english/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page entrepriselibérée to "/tags/entrepriselibérée/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page apprentissage to "/tags/apprentissage/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page australie to "/tags/australie/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page ergonomie to "/tags/ergonomie/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page entreprise-libérée to "/tags/entreprise-libérée/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page EOL to "/tags/eol/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page firefox os to "/tags/firefox-os/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page feature flag to "/tags/feature-flag/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page finance to "/tags/finance/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page flipper to "/tags/flipper/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page fosdem to "/tags/fosdem/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page frenchiottes to "/tags/frenchiottes/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page FrenchTech to "/tags/frenchtech/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page chrome headless to "/tags/chrome-headless/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page c++ to "/tags/c++/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page github to "/tags/github/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page git to "/tags/git/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page go to "/tags/go/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page google sheets to "/tags/google-sheets/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page google spreadsheet to "/tags/google-spreadsheet/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Fun to "/tags/fun/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page google to "/tags/google/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Gradle to "/tags/gradle/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page graphdb to "/tags/graphdb/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Grenoble to "/tags/grenoble/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page gitattributes to "/tags/gitattributes/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page google drive to "/tags/google-drive/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page capabilities to "/tags/capabilities/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page industriedufutur to "/tags/industriedufutur/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Hexo+ to "/tags/hexo+/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page inlinecomments to "/tags/inlinecomments/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page interview to "/tags/interview/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page intégration to "/tags/intégration/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page iot to "/tags/iot/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page interface to "/tags/interface/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Java to "/tags/java/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page imprimante3D to "/tags/imprimante3d/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page hbase to "/tags/hbase/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page javascript to "/tags/javascript/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Jest to "/tags/jest/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Js to "/tags/js/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page keyvalue to "/tags/keyvalue/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page lean to "/tags/lean/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page lean startup to "/tags/lean-startup/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page innovation to "/tags/innovation/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page cassandra to "/tags/cassandra/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page machinelearning to "/tags/machinelearning/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page management to "/tags/management/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page mobile app to "/tags/mobile-app/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page llvm to "/tags/llvm/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page logiciel to "/tags/logiciel/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page modèle d'organisation to "/tags/modèle-dorganisation/index.xml"
DEBUG 2024/09/26 09:50:30 Render page businessmodel to "/tags/businessmodel/index.xml"
DEBUG 2024/09/26 09:50:30 Render page businessmodel to "/tags/businessmodel/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Measure to "/tags/measure/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page mongodb to "/tags/mongodb/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Mesure to "/tags/mesure/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page monitoring to "/tags/monitoring/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page nantes to "/tags/nantes/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Linux to "/tags/linux/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page bdd to "/tags/bdd/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Nodejs to "/tags/nodejs/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page manager to "/tags/manager/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page nosql to "/tags/nosql/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Noël to "/tags/noël/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Numérique to "/tags/numérique/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page oauth2 to "/tags/oauth2/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page objectmother to "/tags/objectmother/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page OFII to "/tags/ofii/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page open source to "/tags/open-source/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page OpenInnovation to "/tags/openinnovation/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page OpenSource to "/tags/opensource/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page bonheur au travail to "/tags/bonheur-au-travail/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page peertopeer to "/tags/peertopeer/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page planning to "/tags/planning/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page plugin to "/tags/plugin/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page PME to "/tags/pme/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Powershell to "/tags/powershell/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page procedure to "/tags/procedure/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page microservices to "/tags/microservices/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page process to "/tags/process/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page production to "/tags/production/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page project to "/tags/project/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page prototypage to "/tags/prototypage/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page pullrequests to "/tags/pullrequests/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page puppeteer to "/tags/puppeteer/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page pure.js to "/tags/pure.js/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page qt quick to "/tags/qt-quick/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page mobile to "/tags/mobile/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page qt to "/tags/qt/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Quality to "/tags/quality/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Qualité to "/tags/qualité/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page ReactiveLoop to "/tags/reactiveloop/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page bash to "/tags/bash/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page recrutement to "/tags/recrutement/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page redis to "/tags/redis/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page redo to "/tags/redo/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page refactoring to "/tags/refactoring/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page robotics to "/tags/robotics/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page risk to "/tags/risk/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page projet to "/tags/projet/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page ruby on rails to "/tags/ruby-on-rails/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page ruby to "/tags/ruby/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page security to "/tags/security/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page serious game to "/tags/serious-game/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page service account to "/tags/service-account/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page BMD to "/tags/bmd/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page riak to "/tags/riak/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page sido to "/tags/sido/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page software to "/tags/software/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page roles to "/tags/roles/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page sogiday to "/tags/sogiday/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page sogilis to "/tags/sogilis/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Sogiteam to "/tags/sogiteam/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page SonarQube to "/tags/sonarqube/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page squarescale to "/tags/squarescale/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page SRP to "/tags/srp/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page shell to "/tags/shell/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page start-up to "/tags/start-up/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page startup to "/tags/startup/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page storymap to "/tags/storymap/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page system to "/tags/system/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page tech to "/tags/tech/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page template to "/tags/template/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page test to "/tags/test/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page testing to "/tags/testing/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page token to "/tags/token/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page timetomarket to "/tags/timetomarket/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page tracking to "/tags/tracking/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page tuleap to "/tags/tuleap/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page TuleapCon2017 to "/tags/tuleapcon2017/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page témoignage to "/tags/témoignage/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page usages to "/tags/usages/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page veille to "/tags/veille/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page video to "/tags/video/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page vie interne to "/tags/vie-interne/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page vie à Sogilis to "/tags/vie-à-sogilis/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page viedebureau to "/tags/viedebureau/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Visa to "/tags/visa/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page VLS-TS to "/tags/vls-ts/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page VueJs to "/tags/vuejs/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page web to "/tags/web/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page web2day to "/tags/web2day/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page Windows to "/tags/windows/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page workflow to "/tags/workflow/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page xreq to "/tags/xreq/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page étranger to "/tags/étranger/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page événement to "/tags/événement/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page ambassade to "/tags/ambassade/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page ALM to "/tags/alm/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page 3Dprint to "/tags/3dprint/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page builder to "/tags/builder/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page accompagnement to "/tags/accompagnement/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page agilité to "/tags/agilité/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page bizdej to "/tags/bizdej/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render page TÉMOIGNAGES CLIENTS to "/categories/témoignages-clients/index.xml"
9:50:30 AM: DEBUG 2024/09/26 09:50:30 Render Robots Txt to "robots.txt"
9:50:30 AM: | FR
9:50:30 AM: -------------------+------
9:50:30 AM: Pages | 518
9:50:30 AM: Paginator pages | 0
9:50:30 AM: Non-page files | 0
9:50:30 AM: Static files | 492
9:50:30 AM: Processed images | 0
9:50:30 AM: Aliases | 198
9:50:30 AM: Sitemaps | 1
9:50:30 AM: Cleaned | 0
9:50:30 AM: Total in 398 ms
9:50:30 AM: Done in 3.27s.
9:50:30 AM:
9:50:30 AM: (build.command completed in 3.4s)
9:50:30 AM:
9:50:33 AM: (Netlify Build completed in 6.1s)
9:50:34 AM: Section completed: building
9:50:38 AM: Finished processing build request in 43.828s
Deploying
Complete
Deploying
Complete
9:50:30 AM: Deploy site
9:50:30 AM: ────────────────────────────────────────────────────────────────
9:50:30 AM:
9:50:30 AM: Starting to deploy site from 'dist'
9:50:31 AM: Calculating files to upload
9:50:33 AM: 4 new file(s) to upload
9:50:33 AM: 0 new function(s) to upload
9:50:33 AM: Section completed: deploying
9:50:33 AM: Site deploy was successfully initiated
9:50:33 AM:
9:50:33 AM: (Deploy site completed in 2.6s)
Cleanup
Complete
Cleanup
Complete
9:50:33 AM: Netlify Build Complete
9:50:33 AM: ────────────────────────────────────────────────────────────────
9:50:33 AM:
9:50:34 AM: Caching artifacts
9:50:34 AM: Started saving node modules
9:50:34 AM: Finished saving node modules
9:50:34 AM: Started saving corepack cache
9:50:34 AM: Finished saving corepack cache
9:50:34 AM: Started saving yarn cache
9:50:34 AM: Finished saving yarn cache
9:50:34 AM: Started saving pip cache
9:50:34 AM: Finished saving pip cache
9:50:34 AM: Started saving emacs cask dependencies
9:50:34 AM: Finished saving emacs cask dependencies
9:50:34 AM: Started saving maven dependencies
9:50:34 AM: Finished saving maven dependencies
9:50:34 AM: Started saving boot dependencies
9:50:34 AM: Finished saving boot dependencies
9:50:34 AM: Started saving rust rustup cache
9:50:34 AM: Finished saving rust rustup cache
9:50:34 AM: Started saving go dependencies
9:50:34 AM: Finished saving go dependencies
9:50:34 AM: Cached Ruby version 2.6.2
9:50:34 AM: Build script success
9:50:37 AM: Uploading Cache of size 423.6MB
9:50:38 AM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
9:50:33 AM: Starting post processing
9:50:33 AM: Post processing done
9:50:33 AM: Section completed: postprocessing
9:50:33 AM: Skipping form detection
9:50:33 AM: Post processing - header rules
9:50:33 AM: Post processing - redirect rules
9:50:34 AM: Site is live ✨