build error
Job failed with exit code: 1. Reason: cache miss: [20/24] RUN chmod 706 /example-app/database/database.sqlite cache miss: [11/24] RUN chmod 777 /node-v20.17.0-linux-x64.tar.xz cache miss: [24/24] RUN sudo service mariadb start; service --status-all cache miss: [ 9/24] RUN mv composer.phar /usr/local/bin/composer cache miss: [22/24] RUN apt install -y mariadb-server sudo cache miss: [13/24] RUN cp -r /node-v20.17.0-linux-x64/bin /node-v20.17.0-linux-x64/include /node-v20.17.0-linux-x64/lib /node-v20.17.0-linux-x64/share /usr/ cache miss: [ 2/24] RUN apt update -y cache miss: [ 8/24] RUN php -r "unlink('composer-setup.php');" cache miss: [ 4/24] RUN apt install -y php apache2 curl unzip wget xz-utils php-xml php-sqlite3 cache miss: [ 7/24] RUN php composer-setup.php cache miss: [ 5/24] RUN php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');" cache miss: [ 3/24] RUN apt upgrade -y cache miss: [ 6/24] RUN php -r "if (hash_file('sha384', 'composer-setup.php') === 'dac665fdc30fdd8ec78b38b9800061b4150413ff2e3b6f88543c636f7cd84f6db9189d43a81e5503cda447da73c7e5b6') { echo 'Installer verified'; } else { echo 'Installer corrupt'; unlink('composer-setup.php'); } echo PHP_EOL;" cache miss: [16/24] WORKDIR /example-app cache miss: [21/24] RUN chown -R ubuntu:ubuntu /example-app cache miss: [17/24] RUN ls -la cache miss: [19/24] RUN chmod 760 -R /example-app/storage cache miss: [12/24] RUN tar -xf '/node-v20.17.0-linux-x64.tar.xz' cache miss: [14/24] RUN composer create-project laravel/laravel example-app cache miss: [18/24] RUN chmod 706 -R /example-app/bootstrap/cache cache miss: [10/24] RUN wget https://nodejs.org/dist/v20.17.0/node-v20.17.0-linux-x64.tar.xz cache miss: [15/24] RUN cd example-app cache miss: [23/24] RUN usermod -aG sudo ubuntu {"total":28,"completed":11,"user_total":24,"user_cached":0,"user_completed":7,"user_cacheable":23,"from":1,"miss":23,"client_duration_ms":24789}
Build logs:
Fetching error logs...