2022-11-15T05:48:38.6499449Z Requested labels: ubuntu-latest 2022-11-15T05:48:38.6499499Z Job defined at: coveliving/bay/.github/workflows/laravel.yml@refs/pull/49/merge 2022-11-15T05:48:38.6499519Z Waiting for a runner to pick up this job... 2022-11-15T05:48:39.0193225Z Job is waiting for a hosted runner to come online. 2022-11-15T05:48:43.0862155Z Job is about to start running on the hosted runner: GitHub Actions 2 (hosted) 2022-11-15T05:48:45.9226593Z Current runner version: '2.299.1' 2022-11-15T05:48:45.9250498Z ##[group]Operating System 2022-11-15T05:48:45.9251079Z Ubuntu 2022-11-15T05:48:45.9251318Z 20.04.5 2022-11-15T05:48:45.9251586Z LTS 2022-11-15T05:48:45.9251891Z ##[endgroup] 2022-11-15T05:48:45.9252232Z ##[group]Runner Image 2022-11-15T05:48:45.9252528Z Image: ubuntu-20.04 2022-11-15T05:48:45.9252839Z Version: 20221027.1 2022-11-15T05:48:45.9253338Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20221027.1/images/linux/Ubuntu2004-Readme.md 2022-11-15T05:48:45.9254228Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20221027.1 2022-11-15T05:48:45.9254651Z ##[endgroup] 2022-11-15T05:48:45.9254980Z ##[group]Runner Image Provisioner 2022-11-15T05:48:45.9255319Z 2.0.91.1 2022-11-15T05:48:45.9255602Z ##[endgroup] 2022-11-15T05:48:45.9256502Z ##[group]GITHUB_TOKEN Permissions 2022-11-15T05:48:45.9257128Z Actions: write 2022-11-15T05:48:45.9257397Z Checks: write 2022-11-15T05:48:45.9257826Z Contents: write 2022-11-15T05:48:45.9258216Z Deployments: write 2022-11-15T05:48:45.9258498Z Discussions: write 2022-11-15T05:48:45.9258793Z Issues: write 2022-11-15T05:48:45.9259099Z Metadata: read 2022-11-15T05:48:45.9259382Z Packages: write 2022-11-15T05:48:45.9259683Z Pages: write 2022-11-15T05:48:45.9259999Z PullRequests: write 2022-11-15T05:48:45.9260340Z RepositoryProjects: write 2022-11-15T05:48:45.9260639Z SecurityEvents: write 2022-11-15T05:48:45.9260980Z Statuses: write 2022-11-15T05:48:45.9261289Z ##[endgroup] 2022-11-15T05:48:45.9264712Z Secret source: Actions 2022-11-15T05:48:45.9265120Z Prepare workflow directory 2022-11-15T05:48:46.0101056Z Prepare all required actions 2022-11-15T05:48:46.0283719Z Getting action download info 2022-11-15T05:48:46.2465709Z Download action repository 'actions/checkout@v2' (SHA:e2f20e631ae6d7dd3b768f56a5d2af784dd54791) 2022-11-15T05:48:46.8774267Z Download action repository 'SonarSource/sonarcloud-github-action@master' (SHA:156db6fef3e168e4972abb76de0b32bbce8ec77a) 2022-11-15T05:48:47.4916053Z ##[group]Build container for action use: '/home/runner/work/_actions/SonarSource/sonarcloud-github-action/master/Dockerfile'. 2022-11-15T05:48:47.4988426Z ##[command]/usr/bin/docker build -t 290506:cac69b4f1a8b4d0499635fc6882a5b65 -f "/home/runner/work/_actions/SonarSource/sonarcloud-github-action/master/Dockerfile" "/home/runner/work/_actions/SonarSource/sonarcloud-github-action/master" 2022-11-15T05:48:47.6005111Z Sending build context to Docker daemon 124.9kB 2022-11-15T05:48:47.6006206Z 2022-11-15T05:48:47.6339020Z Step 1/11 : FROM sonarsource/sonar-scanner-cli:4.7 2022-11-15T05:48:48.1904163Z 4.7: Pulling from sonarsource/sonar-scanner-cli 2022-11-15T05:48:48.1966108Z 9621f1afde84: Already exists 2022-11-15T05:48:48.1966854Z 1c085bf49a5e: Pulling fs layer 2022-11-15T05:48:48.1967427Z b4d1666be6c7: Pulling fs layer 2022-11-15T05:48:48.3912526Z b4d1666be6c7: Download complete 2022-11-15T05:48:49.2185555Z 1c085bf49a5e: Verifying Checksum 2022-11-15T05:48:49.2187097Z 1c085bf49a5e: Download complete 2022-11-15T05:48:54.9252380Z 1c085bf49a5e: Pull complete 2022-11-15T05:48:54.9712971Z b4d1666be6c7: Pull complete 2022-11-15T05:48:54.9747921Z Digest: sha256:2490329f0e85509602d00341b6cf42d0da2815b0927de84b19d488e9e3c62586 2022-11-15T05:48:54.9760983Z Status: Downloaded newer image for sonarsource/sonar-scanner-cli:4.7 2022-11-15T05:48:54.9779799Z ---> f014fddb2d30 2022-11-15T05:48:54.9780861Z Step 2/11 : LABEL version="0.0.1" repository="https://github.com/sonarsource/sonarcloud-github-action" homepage="https://github.com/sonarsource/sonarcloud-github-action" maintainer="SonarSource" com.github.actions.name="SonarCloud Scan" com.github.actions.description="Scan your code with SonarCloud to detect bugs, vulnerabilities and code smells in more than 25 programming languages." com.github.actions.icon="check" com.github.actions.color="green" 2022-11-15T05:48:54.9971426Z ---> Running in c0fcc98ebefe 2022-11-15T05:48:55.2809264Z Removing intermediate container c0fcc98ebefe 2022-11-15T05:48:55.2809901Z ---> 96ad589a9adb 2022-11-15T05:48:55.2810249Z Step 3/11 : ARG SONAR_SCANNER_HOME=/opt/sonar-scanner 2022-11-15T05:48:55.3040348Z ---> Running in 4151172f8883 2022-11-15T05:48:56.0165985Z Removing intermediate container 4151172f8883 2022-11-15T05:48:56.0166391Z ---> 31e13bbdb4f6 2022-11-15T05:48:56.0166691Z Step 4/11 : ARG NODEJS_HOME=/opt/nodejs 2022-11-15T05:48:56.0415075Z ---> Running in d2e0331840d5 2022-11-15T05:48:57.0164020Z Removing intermediate container d2e0331840d5 2022-11-15T05:48:57.0164527Z ---> 074e089d1f59 2022-11-15T05:48:57.0165058Z Step 5/11 : ENV PATH=${PATH}:${SONAR_SCANNER_HOME}/bin:${NODEJS_HOME}/bin 2022-11-15T05:48:57.0376062Z ---> Running in bd572e698aa9 2022-11-15T05:48:58.0217234Z Removing intermediate container bd572e698aa9 2022-11-15T05:48:58.0217662Z ---> 3cd63ae97981 2022-11-15T05:48:58.0218139Z Step 6/11 : ENV LC_ALL="C.UTF-8" 2022-11-15T05:48:58.0458686Z ---> Running in 57b146b416d0 2022-11-15T05:48:59.0244150Z Removing intermediate container 57b146b416d0 2022-11-15T05:48:59.0245339Z ---> c7bddd69a8b0 2022-11-15T05:48:59.0246117Z Step 7/11 : WORKDIR /opt 2022-11-15T05:48:59.0361679Z ---> Running in 9a6d26efa9fc 2022-11-15T05:49:00.0171662Z Removing intermediate container 9a6d26efa9fc 2022-11-15T05:49:00.0172351Z ---> b1a0e67d8d4a 2022-11-15T05:49:00.0172677Z Step 8/11 : USER root 2022-11-15T05:49:00.0362970Z ---> Running in f14ac2b98231 2022-11-15T05:49:01.0163891Z Removing intermediate container f14ac2b98231 2022-11-15T05:49:01.0164696Z ---> 48e3f2a21414 2022-11-15T05:49:01.0165504Z Step 9/11 : COPY entrypoint.sh /entrypoint.sh 2022-11-15T05:49:02.0158655Z ---> aa5b49468bea 2022-11-15T05:49:02.0158969Z Step 10/11 : RUN chmod +x /entrypoint.sh 2022-11-15T05:49:02.0393814Z ---> Running in f79debe6ad15 2022-11-15T05:49:03.0166845Z Removing intermediate container f79debe6ad15 2022-11-15T05:49:03.0167411Z ---> a2fc5d91e56b 2022-11-15T05:49:03.0310862Z Step 11/11 : ENTRYPOINT ["/entrypoint.sh"] 2022-11-15T05:49:03.0946071Z ---> Running in 07cfc7bb9811 2022-11-15T05:49:04.0171016Z Removing intermediate container 07cfc7bb9811 2022-11-15T05:49:04.0171658Z ---> 6469c536e661 2022-11-15T05:49:04.0173640Z Successfully built 6469c536e661 2022-11-15T05:49:04.0231784Z Successfully tagged 290506:cac69b4f1a8b4d0499635fc6882a5b65 2022-11-15T05:49:04.0244888Z ##[endgroup] 2022-11-15T05:49:04.0655718Z ##[group]Run actions/checkout@v2 2022-11-15T05:49:04.0655963Z with: 2022-11-15T05:49:04.0656160Z fetch-depth: 0 2022-11-15T05:49:04.0656374Z repository: coveliving/bay 2022-11-15T05:49:04.0656792Z token: *** 2022-11-15T05:49:04.0656976Z ssh-strict: true 2022-11-15T05:49:04.0657196Z persist-credentials: true 2022-11-15T05:49:04.0657412Z clean: true 2022-11-15T05:49:04.0657593Z lfs: false 2022-11-15T05:49:04.0657770Z submodules: false 2022-11-15T05:49:04.0657980Z set-safe-directory: true 2022-11-15T05:49:04.0658192Z ##[endgroup] 2022-11-15T05:49:04.2948063Z Syncing repository: coveliving/bay 2022-11-15T05:49:04.2949706Z ##[group]Getting Git version info 2022-11-15T05:49:04.2950147Z Working directory is '/home/runner/work/bay/bay' 2022-11-15T05:49:04.2960570Z [command]/usr/bin/git version 2022-11-15T05:49:04.3064795Z git version 2.38.1 2022-11-15T05:49:04.3084851Z ##[endgroup] 2022-11-15T05:49:04.3101049Z Temporarily overriding HOME='/home/runner/work/_temp/d673c515-1888-4c64-81fa-d79d38e7c1d3' before making global git config changes 2022-11-15T05:49:04.3102021Z Adding repository directory to the temporary git global config as a safe directory 2022-11-15T05:49:04.3106639Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/bay/bay 2022-11-15T05:49:04.3148912Z Deleting the contents of '/home/runner/work/bay/bay' 2022-11-15T05:49:04.3153438Z ##[group]Initializing the repository 2022-11-15T05:49:04.3156830Z [command]/usr/bin/git init /home/runner/work/bay/bay 2022-11-15T05:49:04.3209695Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-11-15T05:49:04.3210614Z hint: is subject to change. To configure the initial branch name to use in all 2022-11-15T05:49:04.3211214Z hint: of your new repositories, which will suppress this warning, call: 2022-11-15T05:49:04.3211483Z hint: 2022-11-15T05:49:04.3211925Z hint: git config --global init.defaultBranch 2022-11-15T05:49:04.3212170Z hint: 2022-11-15T05:49:04.3212506Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-11-15T05:49:04.3212950Z hint: 'development'. The just-created branch can be renamed via this command: 2022-11-15T05:49:04.3213232Z hint: 2022-11-15T05:49:04.3213469Z hint: git branch -m 2022-11-15T05:49:04.3217776Z Initialized empty Git repository in /home/runner/work/bay/bay/.git/ 2022-11-15T05:49:04.3226821Z [command]/usr/bin/git remote add origin https://github.com/coveliving/bay 2022-11-15T05:49:04.3264649Z ##[endgroup] 2022-11-15T05:49:04.3265079Z ##[group]Disabling automatic garbage collection 2022-11-15T05:49:04.3271145Z [command]/usr/bin/git config --local gc.auto 0 2022-11-15T05:49:04.3299157Z ##[endgroup] 2022-11-15T05:49:04.3299835Z ##[group]Setting up auth 2022-11-15T05:49:04.3307631Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-15T05:49:04.3339381Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-11-15T05:49:04.3645168Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-15T05:49:04.3668835Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-11-15T05:49:04.3884068Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-11-15T05:49:04.3918099Z ##[endgroup] 2022-11-15T05:49:04.3918534Z ##[group]Fetching the repository 2022-11-15T05:49:04.3927490Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +a81ff05b24847ea2851e685f89f29f95268f7b22:refs/remotes/pull/49/merge 2022-11-15T05:49:04.9388615Z remote: Enumerating objects: 3377, done. 2022-11-15T05:49:04.9390224Z remote: Counting objects: 0% (1/201) 2022-11-15T05:49:04.9390728Z remote: Counting objects: 1% (3/201) 2022-11-15T05:49:04.9394799Z remote: Counting objects: 2% (5/201) 2022-11-15T05:49:04.9395317Z remote: Counting objects: 3% (7/201) 2022-11-15T05:49:04.9395680Z remote: Counting objects: 4% (9/201) 2022-11-15T05:49:04.9396134Z remote: Counting objects: 5% (11/201) 2022-11-15T05:49:04.9397397Z remote: Counting objects: 6% (13/201) 2022-11-15T05:49:04.9397798Z remote: Counting objects: 7% (15/201) 2022-11-15T05:49:04.9398161Z remote: Counting objects: 8% (17/201) 2022-11-15T05:49:04.9398542Z remote: Counting objects: 9% (19/201) 2022-11-15T05:49:04.9398980Z remote: Counting objects: 10% (21/201) 2022-11-15T05:49:04.9399344Z remote: Counting objects: 11% (23/201) 2022-11-15T05:49:04.9399661Z remote: Counting objects: 12% (25/201) 2022-11-15T05:49:04.9400021Z remote: Counting objects: 13% (27/201) 2022-11-15T05:49:04.9400339Z remote: Counting objects: 14% (29/201) 2022-11-15T05:49:04.9400651Z remote: Counting objects: 15% (31/201) 2022-11-15T05:49:04.9400947Z remote: Counting objects: 16% (33/201) 2022-11-15T05:49:04.9401251Z remote: Counting objects: 17% (35/201) 2022-11-15T05:49:04.9401554Z remote: Counting objects: 18% (37/201) 2022-11-15T05:49:04.9401861Z remote: Counting objects: 19% (39/201) 2022-11-15T05:49:04.9402160Z remote: Counting objects: 20% (41/201) 2022-11-15T05:49:04.9402480Z remote: Counting objects: 21% (43/201) 2022-11-15T05:49:04.9402790Z remote: Counting objects: 22% (45/201) 2022-11-15T05:49:04.9403233Z remote: Counting objects: 23% (47/201) 2022-11-15T05:49:04.9403526Z remote: Counting objects: 24% (49/201) 2022-11-15T05:49:04.9403864Z remote: Counting objects: 25% (51/201) 2022-11-15T05:49:04.9404185Z remote: Counting objects: 26% (53/201) 2022-11-15T05:49:04.9404482Z remote: Counting objects: 27% (55/201) 2022-11-15T05:49:04.9404795Z remote: Counting objects: 28% (57/201) 2022-11-15T05:49:04.9405135Z remote: Counting objects: 29% (59/201) 2022-11-15T05:49:04.9405443Z remote: Counting objects: 30% (61/201) 2022-11-15T05:49:04.9405745Z remote: Counting objects: 31% (63/201) 2022-11-15T05:49:04.9406812Z remote: Counting objects: 32% (65/201) 2022-11-15T05:49:04.9407123Z remote: Counting objects: 33% (67/201) 2022-11-15T05:49:04.9407437Z remote: Counting objects: 34% (69/201) 2022-11-15T05:49:04.9407738Z remote: Counting objects: 35% (71/201) 2022-11-15T05:49:04.9408067Z remote: Counting objects: 36% (73/201) 2022-11-15T05:49:04.9408376Z remote: Counting objects: 37% (75/201) 2022-11-15T05:49:04.9408685Z remote: Counting objects: 38% (77/201) 2022-11-15T05:49:04.9408989Z remote: Counting objects: 39% (79/201) 2022-11-15T05:49:04.9409282Z remote: Counting objects: 40% (81/201) 2022-11-15T05:49:04.9409582Z remote: Counting objects: 41% (83/201) 2022-11-15T05:49:04.9409896Z remote: Counting objects: 42% (85/201) 2022-11-15T05:49:04.9410214Z remote: Counting objects: 43% (87/201) 2022-11-15T05:49:04.9410516Z remote: Counting objects: 44% (89/201) 2022-11-15T05:49:04.9410813Z remote: Counting objects: 45% (91/201) 2022-11-15T05:49:04.9411105Z remote: Counting objects: 46% (93/201) 2022-11-15T05:49:04.9411407Z remote: Counting objects: 47% (95/201) 2022-11-15T05:49:04.9411717Z remote: Counting objects: 48% (97/201) 2022-11-15T05:49:04.9412024Z remote: Counting objects: 49% (99/201) 2022-11-15T05:49:04.9412332Z remote: Counting objects: 50% (101/201) 2022-11-15T05:49:04.9412660Z remote: Counting objects: 51% (103/201) 2022-11-15T05:49:04.9413040Z remote: Counting objects: 52% (105/201) 2022-11-15T05:49:04.9435408Z remote: Counting objects: 53% (107/201) 2022-11-15T05:49:04.9435843Z remote: Counting objects: 54% (109/201) 2022-11-15T05:49:04.9436237Z remote: Counting objects: 55% (111/201) 2022-11-15T05:49:04.9436566Z remote: Counting objects: 56% (113/201) 2022-11-15T05:49:04.9436918Z remote: Counting objects: 57% (115/201) 2022-11-15T05:49:04.9437229Z remote: Counting objects: 58% (117/201) 2022-11-15T05:49:04.9437597Z remote: Counting objects: 59% (119/201) 2022-11-15T05:49:04.9437910Z remote: Counting objects: 60% (121/201) 2022-11-15T05:49:04.9438211Z remote: Counting objects: 61% (123/201) 2022-11-15T05:49:04.9438530Z remote: Counting objects: 62% (125/201) 2022-11-15T05:49:04.9438842Z remote: Counting objects: 63% (127/201) 2022-11-15T05:49:04.9439172Z remote: Counting objects: 64% (129/201) 2022-11-15T05:49:04.9439476Z remote: Counting objects: 65% (131/201) 2022-11-15T05:49:04.9440060Z remote: Counting objects: 66% (133/201) 2022-11-15T05:49:04.9440361Z remote: Counting objects: 67% (135/201) 2022-11-15T05:49:04.9440607Z remote: Counting objects: 68% (137/201) 2022-11-15T05:49:04.9440933Z remote: Counting objects: 69% (139/201) 2022-11-15T05:49:04.9441160Z remote: Counting objects: 70% (141/201) 2022-11-15T05:49:04.9441404Z remote: Counting objects: 71% (143/201) 2022-11-15T05:49:04.9441646Z remote: Counting objects: 72% (145/201) 2022-11-15T05:49:04.9441894Z remote: Counting objects: 73% (147/201) 2022-11-15T05:49:04.9442128Z remote: Counting objects: 74% (149/201) 2022-11-15T05:49:04.9442521Z remote: Counting objects: 75% (151/201) 2022-11-15T05:49:04.9442755Z remote: Counting objects: 76% (153/201) 2022-11-15T05:49:04.9442998Z remote: Counting objects: 77% (155/201) 2022-11-15T05:49:04.9443235Z remote: Counting objects: 78% (157/201) 2022-11-15T05:49:04.9443468Z remote: Counting objects: 79% (159/201) 2022-11-15T05:49:04.9443712Z remote: Counting objects: 80% (161/201) 2022-11-15T05:49:04.9443948Z remote: Counting objects: 81% (163/201) 2022-11-15T05:49:04.9444182Z remote: Counting objects: 82% (165/201) 2022-11-15T05:49:04.9444408Z remote: Counting objects: 83% (167/201) 2022-11-15T05:49:04.9444644Z remote: Counting objects: 84% (169/201) 2022-11-15T05:49:04.9444883Z remote: Counting objects: 85% (171/201) 2022-11-15T05:49:04.9445117Z remote: Counting objects: 86% (173/201) 2022-11-15T05:49:04.9445338Z remote: Counting objects: 87% (175/201) 2022-11-15T05:49:04.9445571Z remote: Counting objects: 88% (177/201) 2022-11-15T05:49:04.9445811Z remote: Counting objects: 89% (179/201) 2022-11-15T05:49:04.9446047Z remote: Counting objects: 90% (181/201) 2022-11-15T05:49:04.9446271Z remote: Counting objects: 91% (183/201) 2022-11-15T05:49:04.9446505Z remote: Counting objects: 92% (185/201) 2022-11-15T05:49:04.9446736Z remote: Counting objects: 93% (187/201) 2022-11-15T05:49:04.9446969Z remote: Counting objects: 94% (189/201) 2022-11-15T05:49:04.9447194Z remote: Counting objects: 95% (191/201) 2022-11-15T05:49:04.9447434Z remote: Counting objects: 96% (193/201) 2022-11-15T05:49:04.9447667Z remote: Counting objects: 97% (195/201) 2022-11-15T05:49:04.9447902Z remote: Counting objects: 98% (197/201) 2022-11-15T05:49:04.9448127Z remote: Counting objects: 99% (199/201) 2022-11-15T05:49:04.9448358Z remote: Counting objects: 100% (201/201) 2022-11-15T05:49:04.9448619Z remote: Counting objects: 100% (201/201), done. 2022-11-15T05:49:04.9448903Z remote: Compressing objects: 1% (1/99) 2022-11-15T05:49:04.9449144Z remote: Compressing objects: 2% (2/99) 2022-11-15T05:49:04.9449390Z remote: Compressing objects: 3% (3/99) 2022-11-15T05:49:04.9449683Z remote: Compressing objects: 4% (4/99) 2022-11-15T05:49:04.9449938Z remote: Compressing objects: 5% (5/99) 2022-11-15T05:49:04.9450169Z remote: Compressing objects: 6% (6/99) 2022-11-15T05:49:04.9450410Z remote: Compressing objects: 7% (7/99) 2022-11-15T05:49:04.9450655Z remote: Compressing objects: 8% (8/99) 2022-11-15T05:49:04.9450897Z remote: Compressing objects: 9% (9/99) 2022-11-15T05:49:04.9451143Z remote: Compressing objects: 10% (10/99) 2022-11-15T05:49:04.9451406Z remote: Compressing objects: 11% (11/99) 2022-11-15T05:49:04.9451662Z remote: Compressing objects: 12% (12/99) 2022-11-15T05:49:04.9451919Z remote: Compressing objects: 13% (13/99) 2022-11-15T05:49:04.9452170Z remote: Compressing objects: 14% (14/99) 2022-11-15T05:49:04.9452413Z remote: Compressing objects: 15% (15/99) 2022-11-15T05:49:04.9452670Z remote: Compressing objects: 16% (16/99) 2022-11-15T05:49:04.9452917Z remote: Compressing objects: 17% (17/99) 2022-11-15T05:49:04.9453164Z remote: Compressing objects: 18% (18/99) 2022-11-15T05:49:04.9453407Z remote: Compressing objects: 19% (19/99) 2022-11-15T05:49:04.9453649Z remote: Compressing objects: 20% (20/99) 2022-11-15T05:49:04.9454039Z remote: Compressing objects: 21% (21/99) 2022-11-15T05:49:04.9454290Z remote: Compressing objects: 22% (22/99) 2022-11-15T05:49:04.9454526Z remote: Compressing objects: 23% (23/99) 2022-11-15T05:49:04.9454769Z remote: Compressing objects: 24% (24/99) 2022-11-15T05:49:04.9455013Z remote: Compressing objects: 25% (25/99) 2022-11-15T05:49:04.9455258Z remote: Compressing objects: 26% (26/99) 2022-11-15T05:49:04.9455551Z remote: Compressing objects: 27% (27/99) 2022-11-15T05:49:04.9455797Z remote: Compressing objects: 28% (28/99) 2022-11-15T05:49:04.9456042Z remote: Compressing objects: 29% (29/99) 2022-11-15T05:49:04.9456286Z remote: Compressing objects: 30% (30/99) 2022-11-15T05:49:04.9456523Z remote: Compressing objects: 31% (31/99) 2022-11-15T05:49:04.9456769Z remote: Compressing objects: 32% (32/99) 2022-11-15T05:49:04.9457012Z remote: Compressing objects: 33% (33/99) 2022-11-15T05:49:04.9457262Z remote: Compressing objects: 34% (34/99) 2022-11-15T05:49:04.9457497Z remote: Compressing objects: 35% (35/99) 2022-11-15T05:49:04.9457736Z remote: Compressing objects: 36% (36/99) 2022-11-15T05:49:04.9457984Z remote: Compressing objects: 37% (37/99) 2022-11-15T05:49:04.9458229Z remote: Compressing objects: 38% (38/99) 2022-11-15T05:49:04.9458463Z remote: Compressing objects: 39% (39/99) 2022-11-15T05:49:04.9458701Z remote: Compressing objects: 40% (40/99) 2022-11-15T05:49:04.9458946Z remote: Compressing objects: 41% (41/99) 2022-11-15T05:49:04.9459190Z remote: Compressing objects: 42% (42/99) 2022-11-15T05:49:04.9459420Z remote: Compressing objects: 43% (43/99) 2022-11-15T05:49:04.9459660Z remote: Compressing objects: 44% (44/99) 2022-11-15T05:49:04.9459904Z remote: Compressing objects: 45% (45/99) 2022-11-15T05:49:04.9460143Z remote: Compressing objects: 46% (46/99) 2022-11-15T05:49:04.9460383Z remote: Compressing objects: 47% (47/99) 2022-11-15T05:49:04.9460614Z remote: Compressing objects: 48% (48/99) 2022-11-15T05:49:04.9460854Z remote: Compressing objects: 49% (49/99) 2022-11-15T05:49:04.9461098Z remote: Compressing objects: 50% (50/99) 2022-11-15T05:49:04.9461342Z remote: Compressing objects: 51% (51/99) 2022-11-15T05:49:04.9461575Z remote: Compressing objects: 52% (52/99) 2022-11-15T05:49:04.9461825Z remote: Compressing objects: 53% (53/99) 2022-11-15T05:49:04.9462069Z remote: Compressing objects: 54% (54/99) 2022-11-15T05:49:04.9462309Z remote: Compressing objects: 55% (55/99) 2022-11-15T05:49:04.9462613Z remote: Compressing objects: 56% (56/99) 2022-11-15T05:49:04.9462862Z remote: Compressing objects: 57% (57/99) 2022-11-15T05:49:04.9463105Z remote: Compressing objects: 58% (58/99) 2022-11-15T05:49:04.9463347Z remote: Compressing objects: 59% (59/99) 2022-11-15T05:49:04.9463578Z remote: Compressing objects: 60% (60/99) 2022-11-15T05:49:04.9463819Z remote: Compressing objects: 61% (61/99) 2022-11-15T05:49:04.9464062Z remote: Compressing objects: 62% (62/99) 2022-11-15T05:49:04.9464305Z remote: Compressing objects: 63% (63/99) 2022-11-15T05:49:04.9464535Z remote: Compressing objects: 64% (64/99) 2022-11-15T05:49:04.9464820Z remote: Compressing objects: 65% (65/99) 2022-11-15T05:49:04.9465065Z remote: Compressing objects: 66% (66/99) 2022-11-15T05:49:04.9465317Z remote: Compressing objects: 67% (67/99) 2022-11-15T05:49:04.9465557Z remote: Compressing objects: 68% (68/99) 2022-11-15T05:49:04.9465802Z remote: Compressing objects: 69% (69/99) 2022-11-15T05:49:04.9466046Z remote: Compressing objects: 70% (70/99) 2022-11-15T05:49:04.9466293Z remote: Compressing objects: 71% (71/99) 2022-11-15T05:49:04.9466523Z remote: Compressing objects: 72% (72/99) 2022-11-15T05:49:04.9466759Z remote: Compressing objects: 73% (73/99) 2022-11-15T05:49:04.9467000Z remote: Compressing objects: 74% (74/99) 2022-11-15T05:49:04.9467240Z remote: Compressing objects: 75% (75/99) 2022-11-15T05:49:04.9467483Z remote: Compressing objects: 76% (76/99) 2022-11-15T05:49:04.9467713Z remote: Compressing objects: 77% (77/99) 2022-11-15T05:49:04.9468003Z remote: Compressing objects: 78% (78/99) 2022-11-15T05:49:04.9468253Z remote: Compressing objects: 79% (79/99) 2022-11-15T05:49:04.9468493Z remote: Compressing objects: 80% (80/99) 2022-11-15T05:49:04.9468726Z remote: Compressing objects: 81% (81/99) 2022-11-15T05:49:04.9468970Z remote: Compressing objects: 82% (82/99) 2022-11-15T05:49:04.9469208Z remote: Compressing objects: 83% (83/99) 2022-11-15T05:49:04.9469452Z remote: Compressing objects: 84% (84/99) 2022-11-15T05:49:04.9469685Z remote: Compressing objects: 85% (85/99) 2022-11-15T05:49:04.9469925Z remote: Compressing objects: 86% (86/99) 2022-11-15T05:49:04.9470170Z remote: Compressing objects: 87% (87/99) 2022-11-15T05:49:04.9470407Z remote: Compressing objects: 88% (88/99) 2022-11-15T05:49:04.9470638Z remote: Compressing objects: 89% (89/99) 2022-11-15T05:49:04.9470878Z remote: Compressing objects: 90% (90/99) 2022-11-15T05:49:04.9471151Z remote: Compressing objects: 91% (91/99) 2022-11-15T05:49:04.9471392Z remote: Compressing objects: 92% (92/99) 2022-11-15T05:49:04.9471632Z remote: Compressing objects: 93% (93/99) 2022-11-15T05:49:04.9471875Z remote: Compressing objects: 94% (94/99) 2022-11-15T05:49:04.9472109Z remote: Compressing objects: 95% (95/99) 2022-11-15T05:49:04.9472349Z remote: Compressing objects: 96% (96/99) 2022-11-15T05:49:04.9472597Z remote: Compressing objects: 97% (97/99) 2022-11-15T05:49:04.9472837Z remote: Compressing objects: 98% (98/99) 2022-11-15T05:49:04.9473066Z remote: Compressing objects: 100% (99/99) 2022-11-15T05:49:04.9473331Z remote: Compressing objects: 100% (99/99), done. 2022-11-15T05:49:04.9707713Z Receiving objects: 0% (1/3377) 2022-11-15T05:49:04.9713510Z Receiving objects: 1% (34/3377) 2022-11-15T05:49:04.9828376Z Receiving objects: 2% (68/3377) 2022-11-15T05:49:04.9870446Z Receiving objects: 3% (102/3377) 2022-11-15T05:49:04.9873666Z Receiving objects: 4% (136/3377) 2022-11-15T05:49:05.0022454Z Receiving objects: 5% (169/3377) 2022-11-15T05:49:05.0026870Z Receiving objects: 6% (203/3377) 2022-11-15T05:49:05.0030906Z Receiving objects: 7% (237/3377) 2022-11-15T05:49:05.0034790Z Receiving objects: 8% (271/3377) 2022-11-15T05:49:05.0038592Z Receiving objects: 9% (304/3377) 2022-11-15T05:49:05.0140067Z Receiving objects: 10% (338/3377) 2022-11-15T05:49:05.0142871Z Receiving objects: 11% (372/3377) 2022-11-15T05:49:05.0338460Z Receiving objects: 12% (406/3377) 2022-11-15T05:49:05.0344610Z Receiving objects: 13% (440/3377) 2022-11-15T05:49:05.0347969Z Receiving objects: 14% (473/3377) 2022-11-15T05:49:05.0350734Z Receiving objects: 15% (507/3377) 2022-11-15T05:49:05.0352807Z Receiving objects: 16% (541/3377) 2022-11-15T05:49:05.0357865Z Receiving objects: 17% (575/3377) 2022-11-15T05:49:05.0361023Z Receiving objects: 18% (608/3377) 2022-11-15T05:49:05.0663056Z Receiving objects: 19% (642/3377) 2022-11-15T05:49:05.0673772Z Receiving objects: 20% (676/3377) 2022-11-15T05:49:05.0676394Z Receiving objects: 21% (710/3377) 2022-11-15T05:49:05.0677427Z Receiving objects: 22% (743/3377) 2022-11-15T05:49:05.0683199Z Receiving objects: 23% (777/3377) 2022-11-15T05:49:05.1030592Z Receiving objects: 24% (811/3377) 2022-11-15T05:49:05.1681992Z Receiving objects: 25% (845/3377) 2022-11-15T05:49:05.1771985Z Receiving objects: 26% (879/3377) 2022-11-15T05:49:05.1804266Z Receiving objects: 27% (912/3377) 2022-11-15T05:49:05.3005958Z Receiving objects: 28% (946/3377) 2022-11-15T05:49:05.3011864Z Receiving objects: 29% (980/3377) 2022-11-15T05:49:05.3013198Z Receiving objects: 30% (1014/3377) 2022-11-15T05:49:05.3017067Z Receiving objects: 31% (1047/3377) 2022-11-15T05:49:05.3017999Z Receiving objects: 32% (1081/3377) 2022-11-15T05:49:05.3019107Z Receiving objects: 33% (1115/3377) 2022-11-15T05:49:05.3019502Z Receiving objects: 34% (1149/3377) 2022-11-15T05:49:05.3020628Z Receiving objects: 35% (1182/3377) 2022-11-15T05:49:05.3021694Z Receiving objects: 36% (1216/3377) 2022-11-15T05:49:05.3024263Z Receiving objects: 37% (1250/3377) 2022-11-15T05:49:05.3025321Z Receiving objects: 38% (1284/3377) 2022-11-15T05:49:05.3028652Z Receiving objects: 39% (1318/3377) 2022-11-15T05:49:05.3029046Z Receiving objects: 40% (1351/3377) 2022-11-15T05:49:05.3030178Z Receiving objects: 41% (1385/3377) 2022-11-15T05:49:05.3031659Z Receiving objects: 42% (1419/3377) 2022-11-15T05:49:05.3032552Z Receiving objects: 43% (1453/3377) 2022-11-15T05:49:05.3033950Z Receiving objects: 44% (1486/3377) 2022-11-15T05:49:05.3034349Z Receiving objects: 45% (1520/3377) 2022-11-15T05:49:05.3035889Z Receiving objects: 46% (1554/3377) 2022-11-15T05:49:05.3056346Z Receiving objects: 47% (1588/3377) 2022-11-15T05:49:05.3057680Z Receiving objects: 48% (1621/3377) 2022-11-15T05:49:05.3058308Z Receiving objects: 49% (1655/3377) 2022-11-15T05:49:05.3060772Z Receiving objects: 50% (1689/3377) 2022-11-15T05:49:05.3062005Z Receiving objects: 51% (1723/3377) 2022-11-15T05:49:05.3063048Z Receiving objects: 52% (1757/3377) 2022-11-15T05:49:05.3064544Z Receiving objects: 53% (1790/3377) 2022-11-15T05:49:05.3065149Z Receiving objects: 54% (1824/3377) 2022-11-15T05:49:05.3065512Z Receiving objects: 55% (1858/3377) 2022-11-15T05:49:05.3066095Z Receiving objects: 56% (1892/3377) 2022-11-15T05:49:05.3066440Z Receiving objects: 57% (1925/3377) 2022-11-15T05:49:05.3066996Z Receiving objects: 58% (1959/3377) 2022-11-15T05:49:05.3112104Z Receiving objects: 59% (1993/3377) 2022-11-15T05:49:05.3113240Z Receiving objects: 60% (2027/3377) 2022-11-15T05:49:05.3116054Z Receiving objects: 61% (2060/3377) 2022-11-15T05:49:05.3116533Z Receiving objects: 62% (2094/3377) 2022-11-15T05:49:05.3117168Z Receiving objects: 63% (2128/3377) 2022-11-15T05:49:05.3117531Z Receiving objects: 64% (2162/3377) 2022-11-15T05:49:05.3118184Z Receiving objects: 65% (2196/3377) 2022-11-15T05:49:05.3118554Z Receiving objects: 66% (2229/3377) 2022-11-15T05:49:05.3132691Z Receiving objects: 67% (2263/3377) 2022-11-15T05:49:05.3134222Z Receiving objects: 68% (2297/3377) 2022-11-15T05:49:05.3134870Z Receiving objects: 69% (2331/3377) 2022-11-15T05:49:05.3135341Z Receiving objects: 70% (2364/3377) 2022-11-15T05:49:05.3137617Z Receiving objects: 71% (2398/3377) 2022-11-15T05:49:05.3138752Z Receiving objects: 72% (2432/3377) 2022-11-15T05:49:05.3141088Z Receiving objects: 73% (2466/3377) 2022-11-15T05:49:05.3142243Z Receiving objects: 74% (2499/3377) 2022-11-15T05:49:05.3142874Z Receiving objects: 75% (2533/3377) 2022-11-15T05:49:05.3143701Z Receiving objects: 76% (2567/3377) 2022-11-15T05:49:05.3144297Z Receiving objects: 77% (2601/3377) 2022-11-15T05:49:05.3145135Z Receiving objects: 78% (2635/3377) 2022-11-15T05:49:05.3145728Z Receiving objects: 79% (2668/3377) 2022-11-15T05:49:05.3146077Z Receiving objects: 80% (2702/3377) 2022-11-15T05:49:05.3147465Z Receiving objects: 81% (2736/3377) 2022-11-15T05:49:05.3147837Z Receiving objects: 82% (2770/3377) 2022-11-15T05:49:05.3148402Z Receiving objects: 83% (2803/3377) 2022-11-15T05:49:05.3148755Z Receiving objects: 84% (2837/3377) 2022-11-15T05:49:05.3149297Z Receiving objects: 85% (2871/3377) 2022-11-15T05:49:05.3149680Z Receiving objects: 86% (2905/3377) 2022-11-15T05:49:05.3150239Z Receiving objects: 87% (2938/3377) 2022-11-15T05:49:05.3150598Z Receiving objects: 88% (2972/3377) 2022-11-15T05:49:05.3151147Z Receiving objects: 89% (3006/3377) 2022-11-15T05:49:05.3151500Z Receiving objects: 90% (3040/3377) 2022-11-15T05:49:05.3152594Z Receiving objects: 91% (3074/3377) 2022-11-15T05:49:05.3153498Z Receiving objects: 92% (3107/3377) 2022-11-15T05:49:05.3155324Z Receiving objects: 93% (3141/3377) 2022-11-15T05:49:05.3158068Z Receiving objects: 94% (3175/3377) 2022-11-15T05:49:05.3161328Z Receiving objects: 95% (3209/3377) 2022-11-15T05:49:05.3166150Z Receiving objects: 96% (3242/3377) 2022-11-15T05:49:05.3166896Z remote: Total 3377 (delta 115), reused 163 (delta 95), pack-reused 3176 2022-11-15T05:49:05.3174688Z Receiving objects: 97% (3276/3377) 2022-11-15T05:49:05.3179339Z Receiving objects: 98% (3310/3377) 2022-11-15T05:49:05.3181873Z Receiving objects: 99% (3344/3377) 2022-11-15T05:49:05.3182250Z Receiving objects: 100% (3377/3377) 2022-11-15T05:49:05.3183034Z Receiving objects: 100% (3377/3377), 6.41 MiB | 17.83 MiB/s, done. 2022-11-15T05:49:05.3189191Z Resolving deltas: 0% (0/2272) 2022-11-15T05:49:05.3191596Z Resolving deltas: 1% (23/2272) 2022-11-15T05:49:05.3193437Z Resolving deltas: 2% (46/2272) 2022-11-15T05:49:05.3195222Z Resolving deltas: 3% (69/2272) 2022-11-15T05:49:05.3197118Z Resolving deltas: 4% (91/2272) 2022-11-15T05:49:05.3199045Z Resolving deltas: 5% (114/2272) 2022-11-15T05:49:05.3200851Z Resolving deltas: 6% (137/2272) 2022-11-15T05:49:05.3202594Z Resolving deltas: 7% (160/2272) 2022-11-15T05:49:05.3204408Z Resolving deltas: 8% (182/2272) 2022-11-15T05:49:05.3206262Z Resolving deltas: 9% (205/2272) 2022-11-15T05:49:05.3208044Z Resolving deltas: 10% (228/2272) 2022-11-15T05:49:05.3209821Z Resolving deltas: 11% (250/2272) 2022-11-15T05:49:05.3211705Z Resolving deltas: 12% (273/2272) 2022-11-15T05:49:05.3213485Z Resolving deltas: 13% (296/2272) 2022-11-15T05:49:05.3215434Z Resolving deltas: 14% (319/2272) 2022-11-15T05:49:05.3217208Z Resolving deltas: 15% (341/2272) 2022-11-15T05:49:05.3220112Z Resolving deltas: 16% (364/2272) 2022-11-15T05:49:05.3227665Z Resolving deltas: 17% (387/2272) 2022-11-15T05:49:05.3232584Z Resolving deltas: 18% (409/2272) 2022-11-15T05:49:05.3233599Z Resolving deltas: 19% (432/2272) 2022-11-15T05:49:05.3240013Z Resolving deltas: 20% (455/2272) 2022-11-15T05:49:05.3244096Z Resolving deltas: 21% (478/2272) 2022-11-15T05:49:05.3246447Z Resolving deltas: 22% (500/2272) 2022-11-15T05:49:05.3253622Z Resolving deltas: 23% (523/2272) 2022-11-15T05:49:05.3258456Z Resolving deltas: 24% (546/2272) 2022-11-15T05:49:05.3262274Z Resolving deltas: 25% (568/2272) 2022-11-15T05:49:05.3268149Z Resolving deltas: 26% (591/2272) 2022-11-15T05:49:05.3271512Z Resolving deltas: 27% (614/2272) 2022-11-15T05:49:05.3274937Z Resolving deltas: 28% (637/2272) 2022-11-15T05:49:05.3277646Z Resolving deltas: 29% (659/2272) 2022-11-15T05:49:05.3280853Z Resolving deltas: 30% (682/2272) 2022-11-15T05:49:05.3284195Z Resolving deltas: 31% (705/2272) 2022-11-15T05:49:05.3287865Z Resolving deltas: 32% (728/2272) 2022-11-15T05:49:05.3290703Z Resolving deltas: 33% (750/2272) 2022-11-15T05:49:05.3295099Z Resolving deltas: 34% (773/2272) 2022-11-15T05:49:05.3297214Z Resolving deltas: 35% (796/2272) 2022-11-15T05:49:05.3303005Z Resolving deltas: 36% (818/2272) 2022-11-15T05:49:05.3310388Z Resolving deltas: 37% (841/2272) 2022-11-15T05:49:05.3315873Z Resolving deltas: 38% (864/2272) 2022-11-15T05:49:05.3323102Z Resolving deltas: 39% (887/2272) 2022-11-15T05:49:05.3329645Z Resolving deltas: 40% (909/2272) 2022-11-15T05:49:05.3335190Z Resolving deltas: 41% (932/2272) 2022-11-15T05:49:05.3340783Z Resolving deltas: 42% (955/2272) 2022-11-15T05:49:05.3348031Z Resolving deltas: 43% (977/2272) 2022-11-15T05:49:05.3350269Z Resolving deltas: 44% (1000/2272) 2022-11-15T05:49:05.3357128Z Resolving deltas: 45% (1023/2272) 2022-11-15T05:49:05.3360506Z Resolving deltas: 46% (1046/2272) 2022-11-15T05:49:05.3363113Z Resolving deltas: 47% (1068/2272) 2022-11-15T05:49:05.3368584Z Resolving deltas: 48% (1091/2272) 2022-11-15T05:49:05.3479985Z Resolving deltas: 49% (1114/2272) 2022-11-15T05:49:05.3489910Z Resolving deltas: 50% (1136/2272) 2022-11-15T05:49:05.3492750Z Resolving deltas: 51% (1159/2272) 2022-11-15T05:49:05.3536146Z Resolving deltas: 52% (1182/2272) 2022-11-15T05:49:05.3542995Z Resolving deltas: 53% (1205/2272) 2022-11-15T05:49:05.3545172Z Resolving deltas: 54% (1227/2272) 2022-11-15T05:49:05.3548485Z Resolving deltas: 55% (1250/2272) 2022-11-15T05:49:05.3550840Z Resolving deltas: 56% (1273/2272) 2022-11-15T05:49:05.3552919Z Resolving deltas: 57% (1296/2272) 2022-11-15T05:49:05.3555468Z Resolving deltas: 58% (1318/2272) 2022-11-15T05:49:05.3559100Z Resolving deltas: 59% (1341/2272) 2022-11-15T05:49:05.3561990Z Resolving deltas: 60% (1364/2272) 2022-11-15T05:49:05.3564804Z Resolving deltas: 61% (1386/2272) 2022-11-15T05:49:05.3567338Z Resolving deltas: 62% (1409/2272) 2022-11-15T05:49:05.3571335Z Resolving deltas: 63% (1432/2272) 2022-11-15T05:49:05.3581300Z Resolving deltas: 64% (1455/2272) 2022-11-15T05:49:05.3586870Z Resolving deltas: 65% (1478/2272) 2022-11-15T05:49:05.3638290Z Resolving deltas: 66% (1500/2272) 2022-11-15T05:49:05.3685319Z Resolving deltas: 67% (1523/2272) 2022-11-15T05:49:05.4491154Z Resolving deltas: 68% (1545/2272) 2022-11-15T05:49:05.4651466Z Resolving deltas: 69% (1568/2272) 2022-11-15T05:49:05.4657212Z Resolving deltas: 70% (1591/2272) 2022-11-15T05:49:05.4680605Z Resolving deltas: 71% (1614/2272) 2022-11-15T05:49:05.4687200Z Resolving deltas: 72% (1636/2272) 2022-11-15T05:49:05.4691832Z Resolving deltas: 73% (1659/2272) 2022-11-15T05:49:05.4701952Z Resolving deltas: 74% (1682/2272) 2022-11-15T05:49:05.4707855Z Resolving deltas: 75% (1704/2272) 2022-11-15T05:49:05.4714867Z Resolving deltas: 76% (1727/2272) 2022-11-15T05:49:05.4718968Z Resolving deltas: 77% (1750/2272) 2022-11-15T05:49:05.4722611Z Resolving deltas: 78% (1773/2272) 2022-11-15T05:49:05.4726096Z Resolving deltas: 79% (1795/2272) 2022-11-15T05:49:05.4730332Z Resolving deltas: 80% (1818/2272) 2022-11-15T05:49:05.4734286Z Resolving deltas: 81% (1841/2272) 2022-11-15T05:49:05.4737844Z Resolving deltas: 82% (1864/2272) 2022-11-15T05:49:05.4742809Z Resolving deltas: 83% (1886/2272) 2022-11-15T05:49:05.4746786Z Resolving deltas: 84% (1909/2272) 2022-11-15T05:49:05.4750564Z Resolving deltas: 85% (1932/2272) 2022-11-15T05:49:05.4754339Z Resolving deltas: 86% (1954/2272) 2022-11-15T05:49:05.5032880Z Resolving deltas: 87% (1977/2272) 2022-11-15T05:49:05.5034380Z Resolving deltas: 88% (2000/2272) 2022-11-15T05:49:05.5036034Z Resolving deltas: 89% (2023/2272) 2022-11-15T05:49:05.5037801Z Resolving deltas: 90% (2045/2272) 2022-11-15T05:49:05.5039548Z Resolving deltas: 91% (2068/2272) 2022-11-15T05:49:05.5041310Z Resolving deltas: 92% (2091/2272) 2022-11-15T05:49:05.5043035Z Resolving deltas: 93% (2113/2272) 2022-11-15T05:49:05.5047104Z Resolving deltas: 94% (2136/2272) 2022-11-15T05:49:05.5049208Z Resolving deltas: 95% (2159/2272) 2022-11-15T05:49:05.5051004Z Resolving deltas: 96% (2182/2272) 2022-11-15T05:49:05.5060219Z Resolving deltas: 97% (2204/2272) 2022-11-15T05:49:05.5072490Z Resolving deltas: 98% (2227/2272) 2022-11-15T05:49:05.6164212Z Resolving deltas: 99% (2250/2272) 2022-11-15T05:49:05.6177975Z Resolving deltas: 100% (2272/2272) 2022-11-15T05:49:05.6178425Z Resolving deltas: 100% (2272/2272), done. 2022-11-15T05:49:05.6372920Z From https://github.com/coveliving/bay 2022-11-15T05:49:05.6377570Z * [new branch] develop -> origin/develop 2022-11-15T05:49:05.6380321Z * [new branch] feature/added-second-form -> origin/feature/added-second-form 2022-11-15T05:49:05.6381101Z * [new branch] feature/direct-booking-flow -> origin/feature/direct-booking-flow 2022-11-15T05:49:05.6382078Z * [new branch] fix/change-update-tenant-url -> origin/fix/change-update-tenant-url 2022-11-15T05:49:05.6382618Z * [new branch] fix/remove-unused-envs -> origin/fix/remove-unused-envs 2022-11-15T05:49:05.6383075Z * [new branch] master -> origin/master 2022-11-15T05:49:05.6383463Z * [new tag] 1.0.0 -> 1.0.0 2022-11-15T05:49:05.6390249Z * [new ref] a81ff05b24847ea2851e685f89f29f95268f7b22 -> pull/49/merge 2022-11-15T05:49:05.6412739Z ##[endgroup] 2022-11-15T05:49:05.6413366Z ##[group]Determining the checkout info 2022-11-15T05:49:05.6415240Z ##[endgroup] 2022-11-15T05:49:05.6459235Z ##[group]Checking out the ref 2022-11-15T05:49:05.6459703Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/49/merge 2022-11-15T05:49:05.7750856Z Note: switching to 'refs/remotes/pull/49/merge'. 2022-11-15T05:49:05.7751253Z 2022-11-15T05:49:05.7751515Z You are in 'detached HEAD' state. You can look around, make experimental 2022-11-15T05:49:05.7751883Z changes and commit them, and you can discard any commits you make in this 2022-11-15T05:49:05.7752245Z state without impacting any branches by switching back to a branch. 2022-11-15T05:49:05.7752443Z 2022-11-15T05:49:05.7752604Z If you want to create a new branch to retain commits you create, you may 2022-11-15T05:49:05.7753021Z do so (now or later) by using -c with the switch command. Example: 2022-11-15T05:49:05.7753199Z 2022-11-15T05:49:05.7753359Z git switch -c 2022-11-15T05:49:05.7753511Z 2022-11-15T05:49:05.7753608Z Or undo this operation with: 2022-11-15T05:49:05.7753754Z 2022-11-15T05:49:05.7753833Z git switch - 2022-11-15T05:49:05.7753958Z 2022-11-15T05:49:05.7754136Z Turn off this advice by setting config variable advice.detachedHead to false 2022-11-15T05:49:05.7754350Z 2022-11-15T05:49:05.7754576Z HEAD is now at a81ff05 Merge 89efb6b7ecee270695c09a71b96ef0849297dd5c into 35412abda6e75baf28c090f4b6a382e42af77cfa 2022-11-15T05:49:05.7776901Z ##[endgroup] 2022-11-15T05:49:05.7815767Z [command]/usr/bin/git log -1 --format='%H' 2022-11-15T05:49:05.7837351Z 'a81ff05b24847ea2851e685f89f29f95268f7b22' 2022-11-15T05:49:05.8118033Z ##[group]Run SonarSource/sonarcloud-github-action@master 2022-11-15T05:49:05.8118288Z with: 2022-11-15T05:49:05.8118477Z projectBaseDir: . 2022-11-15T05:49:05.8118668Z env: 2022-11-15T05:49:05.8119334Z GITHUB_TOKEN: *** 2022-11-15T05:49:05.8119608Z SONAR_TOKEN: *** 2022-11-15T05:49:05.8119787Z ##[endgroup] 2022-11-15T05:49:05.8358864Z ##[command]/usr/bin/docker run --name cac69b4f1a8b4d0499635fc6882a5b65_36fdb8 --label 290506 --workdir /github/workspace --rm -e "GITHUB_TOKEN" -e "SONAR_TOKEN" -e "INPUT_ARGS" -e "INPUT_PROJECTBASEDIR" -e "HOME" -e "GITHUB_JOB" -e "GITHUB_REF" -e "GITHUB_SHA" -e "GITHUB_REPOSITORY" -e "GITHUB_REPOSITORY_OWNER" -e "GITHUB_RUN_ID" -e "GITHUB_RUN_NUMBER" -e "GITHUB_RETENTION_DAYS" -e "GITHUB_RUN_ATTEMPT" -e "GITHUB_ACTOR" -e "GITHUB_TRIGGERING_ACTOR" -e "GITHUB_WORKFLOW" -e "GITHUB_HEAD_REF" -e "GITHUB_BASE_REF" -e "GITHUB_EVENT_NAME" -e "GITHUB_SERVER_URL" -e "GITHUB_API_URL" -e "GITHUB_GRAPHQL_URL" -e "GITHUB_REF_NAME" -e "GITHUB_REF_PROTECTED" -e "GITHUB_REF_TYPE" -e "GITHUB_WORKSPACE" -e "GITHUB_ACTION" -e "GITHUB_EVENT_PATH" -e "GITHUB_ACTION_REPOSITORY" -e "GITHUB_ACTION_REF" -e "GITHUB_PATH" -e "GITHUB_ENV" -e "GITHUB_STEP_SUMMARY" -e "GITHUB_STATE" -e "GITHUB_OUTPUT" -e "RUNNER_OS" -e "RUNNER_ARCH" -e "RUNNER_NAME" -e "RUNNER_TOOL_CACHE" -e "RUNNER_TEMP" -e "RUNNER_WORKSPACE" -e "ACTIONS_RUNTIME_URL" -e "ACTIONS_RUNTIME_TOKEN" -e "ACTIONS_CACHE_URL" -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/_temp/_runner_file_commands":"/github/file_commands" -v "/home/runner/work/bay/bay":"/github/workspace" 290506:cac69b4f1a8b4d0499635fc6882a5b65 2022-11-15T05:49:06.3037984Z INFO: Scanner configuration file: /opt/sonar-scanner/conf/sonar-scanner.properties 2022-11-15T05:49:06.3045527Z INFO: Project root configuration file: /github/workspace/sonar-project.properties 2022-11-15T05:49:06.3334867Z INFO: SonarScanner 4.7.0.2747 2022-11-15T05:49:06.3335287Z INFO: Java 11.0.17 Alpine (64-bit) 2022-11-15T05:49:06.3337615Z INFO: Linux 5.15.0-1022-azure amd64 2022-11-15T05:49:06.6034070Z INFO: User cache: /opt/sonar-scanner/.sonar/cache 2022-11-15T05:49:11.5471957Z INFO: Scanner configuration file: /opt/sonar-scanner/conf/sonar-scanner.properties 2022-11-15T05:49:11.5472811Z INFO: Project root configuration file: /github/workspace/sonar-project.properties 2022-11-15T05:49:11.5479975Z INFO: Analyzing on SonarCloud 2022-11-15T05:49:11.5480751Z INFO: Default locale: "en_US", source code encoding: "UTF-8" (analysis is platform dependent) 2022-11-15T05:49:11.9882531Z INFO: Load global settings 2022-11-15T05:49:12.7064643Z INFO: Load global settings (done) | time=719ms 2022-11-15T05:49:12.7142288Z INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 2022-11-15T05:49:12.7374705Z INFO: User cache: /opt/sonar-scanner/.sonar/cache 2022-11-15T05:49:12.7425086Z INFO: Load/download plugins 2022-11-15T05:49:12.7425358Z INFO: Load plugins index 2022-11-15T05:49:13.4412503Z INFO: Load plugins index (done) | time=698ms 2022-11-15T05:49:16.9832060Z INFO: Load/download plugins (done) | time=4240ms 2022-11-15T05:49:18.0005656Z INFO: Loaded core extensions: developer-scanner 2022-11-15T05:49:18.5317352Z INFO: Found an active CI vendor: 'Github Actions' 2022-11-15T05:49:18.5420154Z INFO: Load project settings for component key: 'coveliving_bay' 2022-11-15T05:49:19.2144776Z INFO: Load project settings for component key: 'coveliving_bay' (done) | time=673ms 2022-11-15T05:49:19.2186179Z INFO: Process project properties 2022-11-15T05:49:19.2195202Z INFO: Execute project builders 2022-11-15T05:49:19.2206883Z INFO: Execute project builders (done) | time=1ms 2022-11-15T05:49:19.2225639Z INFO: Project key: coveliving_bay 2022-11-15T05:49:19.2226094Z INFO: Base dir: /github/workspace 2022-11-15T05:49:19.2226485Z INFO: Working dir: /github/workspace/.scannerwork 2022-11-15T05:49:19.2863806Z INFO: Load project branches 2022-11-15T05:49:19.9667301Z INFO: Load project branches (done) | time=682ms 2022-11-15T05:49:19.9689972Z INFO: Check ALM binding of project 'coveliving_bay' 2022-11-15T05:49:20.6485110Z INFO: Detected project binding: BOUND 2022-11-15T05:49:20.6490506Z INFO: Check ALM binding of project 'coveliving_bay' (done) | time=680ms 2022-11-15T05:49:20.6511077Z INFO: Load project pull requests 2022-11-15T05:49:21.3347355Z INFO: Load project pull requests (done) | time=684ms 2022-11-15T05:49:21.3374160Z INFO: Load branch configuration 2022-11-15T05:49:21.3398326Z INFO: Github event: pull_request 2022-11-15T05:49:21.3450607Z INFO: Auto-configuring pull request 49 2022-11-15T05:49:22.5106636Z INFO: Load branch configuration (done) | time=1174ms 2022-11-15T05:49:22.5463966Z INFO: Load quality profiles 2022-11-15T05:49:23.2584543Z INFO: Load quality profiles (done) | time=711ms 2022-11-15T05:49:23.2636330Z INFO: Load active rules 2022-11-15T05:49:29.3553186Z INFO: Load active rules (done) | time=6091ms 2022-11-15T05:49:29.3889454Z INFO: Organization key: cove 2022-11-15T05:49:29.3898063Z INFO: Pull request 49 for merge into master from develop 2022-11-15T05:49:29.4064590Z INFO: Load project repositories 2022-11-15T05:49:30.0905258Z INFO: Load project repositories (done) | time=684ms 2022-11-15T05:49:30.0917831Z INFO: SCM collecting changed files in the branch 2022-11-15T05:49:30.3304953Z INFO: SCM collecting changed files in the branch (done) | time=237ms 2022-11-15T05:49:30.4080333Z INFO: Indexing files... 2022-11-15T05:49:30.4142670Z INFO: Project configuration: 2022-11-15T05:49:30.4148920Z INFO: Excluded sources: **/build-wrapper-dump.json 2022-11-15T05:49:31.0047599Z INFO: 297 files indexed 2022-11-15T05:49:31.0055257Z INFO: 0 files ignored because of inclusion/exclusion patterns 2022-11-15T05:49:31.0058247Z INFO: 0 files ignored because of scm ignore settings 2022-11-15T05:49:31.0068528Z INFO: Quality profile for css: Sonar way 2022-11-15T05:49:31.0071644Z INFO: Quality profile for js: Sonar way 2022-11-15T05:49:31.0074633Z INFO: Quality profile for json: Sonar way 2022-11-15T05:49:31.0078585Z INFO: Quality profile for php: Sonar way 2022-11-15T05:49:31.0082308Z INFO: Quality profile for xml: Sonar way 2022-11-15T05:49:31.0085916Z INFO: Quality profile for yaml: Sonar way 2022-11-15T05:49:31.0393933Z INFO: ------------- Run sensors on module coveliving_bay 2022-11-15T05:49:31.1838267Z INFO: Load metrics repository 2022-11-15T05:49:31.8616848Z INFO: Load metrics repository (done) | time=678ms 2022-11-15T05:49:34.2735684Z INFO: Sensor IaC CloudFormation Sensor [iac] 2022-11-15T05:49:34.3046302Z INFO: 0 source files to be analyzed 2022-11-15T05:49:34.3111536Z INFO: 0/0 source files have been analyzed 2022-11-15T05:49:34.3118021Z INFO: Sensor IaC CloudFormation Sensor [iac] (done) | time=39ms 2022-11-15T05:49:34.3123543Z INFO: Sensor IaC Kubernetes Sensor [iac] 2022-11-15T05:49:34.3301514Z INFO: 0 source files to be analyzed 2022-11-15T05:49:34.3412785Z INFO: 0/0 source files have been analyzed 2022-11-15T05:49:34.3418359Z INFO: Sensor IaC Kubernetes Sensor [iac] (done) | time=29ms 2022-11-15T05:49:34.3424108Z INFO: Sensor C# Project Type Information [csharp] 2022-11-15T05:49:34.3458261Z INFO: Sensor C# Project Type Information [csharp] (done) | time=3ms 2022-11-15T05:49:34.3463128Z INFO: Sensor C# Analysis Log [csharp] 2022-11-15T05:49:34.3726471Z INFO: Sensor C# Analysis Log [csharp] (done) | time=27ms 2022-11-15T05:49:34.3737719Z INFO: Sensor C# Properties [csharp] 2022-11-15T05:49:34.3738042Z INFO: Sensor C# Properties [csharp] (done) | time=1ms 2022-11-15T05:49:34.3748161Z INFO: Sensor HTML [web] 2022-11-15T05:49:34.3748458Z INFO: Sensor HTML is restricted to changed files only 2022-11-15T05:49:34.4828697Z INFO: Sensor HTML [web] (done) | time=108ms 2022-11-15T05:49:34.4834083Z INFO: Sensor XML Sensor [xml] 2022-11-15T05:49:34.4834388Z INFO: Sensor XML Sensor is restricted to changed files only 2022-11-15T05:49:34.4845642Z INFO: Sensor XML Sensor [xml] (done) | time=2ms 2022-11-15T05:49:34.4849988Z INFO: Sensor Text Sensor [text] 2022-11-15T05:49:34.4939127Z INFO: 213 source files to be analyzed 2022-11-15T05:49:34.5644689Z INFO: 213/213 source files have been analyzed 2022-11-15T05:49:34.5646970Z INFO: Sensor Text Sensor [text] (done) | time=80ms 2022-11-15T05:49:34.5650110Z INFO: Sensor VB.NET Project Type Information [vbnet] 2022-11-15T05:49:34.5659621Z INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=1ms 2022-11-15T05:49:34.5663363Z INFO: Sensor VB.NET Analysis Log [vbnet] 2022-11-15T05:49:34.5785038Z INFO: Sensor VB.NET Analysis Log [vbnet] (done) | time=12ms 2022-11-15T05:49:34.5788421Z INFO: Sensor VB.NET Properties [vbnet] 2022-11-15T05:49:34.5791038Z INFO: Sensor VB.NET Properties [vbnet] (done) | time=0ms 2022-11-15T05:49:34.5794393Z INFO: Sensor JaCoCo XML Report Importer [jacoco] 2022-11-15T05:49:34.5824609Z INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml 2022-11-15T05:49:34.5831604Z INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer 2022-11-15T05:49:34.5832014Z INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms 2022-11-15T05:49:34.5835590Z INFO: Sensor JavaScript analysis [javascript] 2022-11-15T05:49:38.4994716Z INFO: 6 source files to be analyzed 2022-11-15T05:49:46.1874877Z INFO: 6/6 source files have been analyzed 2022-11-15T05:49:46.1879274Z INFO: Hit the cache for 0 out of 6 2022-11-15T05:49:46.1894460Z INFO: Miss the cache for 6 out of 6: FILE_NOT_IN_CACHE [6/6] 2022-11-15T05:49:46.1896986Z INFO: Sensor JavaScript analysis [javascript] (done) | time=11606ms 2022-11-15T05:49:46.1902153Z INFO: Sensor TypeScript analysis [javascript] 2022-11-15T05:49:46.1910930Z INFO: No input files found for analysis 2022-11-15T05:49:46.1914091Z INFO: Hit the cache for 0 out of 0 2022-11-15T05:49:46.1917031Z INFO: Miss the cache for 0 out of 0 2022-11-15T05:49:46.1919450Z INFO: Sensor TypeScript analysis [javascript] (done) | time=2ms 2022-11-15T05:49:46.1924221Z INFO: Sensor JavaScript inside YAML analysis [javascript] 2022-11-15T05:49:46.1936533Z INFO: No input files found for analysis 2022-11-15T05:49:46.1939603Z INFO: Hit the cache for 0 out of 0 2022-11-15T05:49:46.1942625Z INFO: Miss the cache for 0 out of 0 2022-11-15T05:49:46.1944990Z INFO: Sensor JavaScript inside YAML analysis [javascript] (done) | time=2ms 2022-11-15T05:49:46.1959298Z INFO: Sensor CSS Metrics [javascript] 2022-11-15T05:49:46.1962187Z INFO: Sensor CSS Metrics is restricted to changed files only 2022-11-15T05:49:46.1969596Z INFO: Sensor CSS Metrics [javascript] (done) | time=2ms 2022-11-15T05:49:46.1973805Z INFO: Sensor CSS Rules [javascript] 2022-11-15T05:49:46.1979092Z INFO: Sensor CSS Rules is restricted to changed files only 2022-11-15T05:49:46.2041491Z INFO: 30 source files to be analyzed 2022-11-15T05:49:46.5879185Z INFO: 30/30 source files have been analyzed 2022-11-15T05:49:46.5883148Z INFO: Hit the cache for 0 out of 0 2022-11-15T05:49:46.5885799Z INFO: Miss the cache for 0 out of 0 2022-11-15T05:49:46.5887890Z INFO: Sensor CSS Rules [javascript] (done) | time=391ms 2022-11-15T05:49:46.5892025Z INFO: Sensor ThymeLeaf template sensor [securityjavafrontend] 2022-11-15T05:49:46.5903478Z INFO: Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms 2022-11-15T05:49:46.5907792Z INFO: Sensor PHP sensor [php] 2022-11-15T05:49:46.6266003Z INFO: Starting PHP symbol indexer 2022-11-15T05:49:46.6292193Z INFO: 194 source files to be analyzed 2022-11-15T05:49:48.5205655Z INFO: 194/194 source files have been analyzed 2022-11-15T05:49:48.5529855Z INFO: Starting PHP rules 2022-11-15T05:49:48.5584791Z INFO: 194 source files to be analyzed 2022-11-15T05:49:54.3396902Z INFO: 194/194 source files have been analyzed 2022-11-15T05:49:54.3428486Z INFO: No PHPUnit tests reports provided (see 'sonar.php.tests.reportPath' property) 2022-11-15T05:49:54.3443545Z INFO: No PHPUnit coverage reports provided (see 'sonar.php.coverage.reportPaths' property) 2022-11-15T05:49:54.3447879Z INFO: Sensor PHP sensor [php] (done) | time=7754ms 2022-11-15T05:49:54.3454095Z INFO: Sensor Analyzer for "php.ini" files [php] 2022-11-15T05:49:54.3482843Z INFO: Sensor Analyzer for "php.ini" files [php] (done) | time=2ms 2022-11-15T05:49:54.3488432Z INFO: Sensor Serverless configuration file sensor [security] 2022-11-15T05:49:54.3499031Z INFO: 0 Serverless function entries were found in the project 2022-11-15T05:49:54.3528331Z INFO: 0 Serverless function handlers were kept as entrypoints 2022-11-15T05:49:54.3535057Z INFO: Sensor Serverless configuration file sensor [security] (done) | time=5ms 2022-11-15T05:49:54.3540659Z INFO: Sensor AWS SAM template file sensor [security] 2022-11-15T05:49:54.3558148Z INFO: Sensor AWS SAM template file sensor [security] (done) | time=2ms 2022-11-15T05:49:54.3563621Z INFO: Sensor AWS SAM Inline template file sensor [security] 2022-11-15T05:49:54.3575727Z INFO: Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms 2022-11-15T05:49:54.3581050Z INFO: Sensor javabugs [dbd] 2022-11-15T05:49:54.3592368Z INFO: Reading IR files from: /github/workspace/.scannerwork/ir/java 2022-11-15T05:49:54.3596961Z INFO: No IR files have been included for analysis. 2022-11-15T05:49:54.3600944Z INFO: Sensor javabugs [dbd] (done) | time=2ms 2022-11-15T05:49:54.3606919Z INFO: Sensor pythonbugs [dbd] 2022-11-15T05:49:54.3624166Z INFO: Reading IR files from: /github/workspace/.scannerwork/ir/python 2022-11-15T05:49:54.3629236Z INFO: No IR files have been included for analysis. 2022-11-15T05:49:54.3633973Z INFO: Sensor pythonbugs [dbd] (done) | time=3ms 2022-11-15T05:49:54.3640903Z INFO: Sensor JavaSecuritySensor [security] 2022-11-15T05:49:54.3652733Z INFO: Reading type hierarchy from: /github/workspace/.scannerwork/ucfg2/java 2022-11-15T05:49:54.3660846Z INFO: Read 0 type definitions 2022-11-15T05:49:54.3682047Z INFO: Reading UCFGs from: /github/workspace/.scannerwork/ucfg2/java 2022-11-15T05:49:54.3691661Z INFO: No UCFGs have been included for analysis. 2022-11-15T05:49:54.3696709Z INFO: Sensor JavaSecuritySensor [security] (done) | time=6ms 2022-11-15T05:49:54.3703601Z INFO: Sensor CSharpSecuritySensor [security] 2022-11-15T05:49:54.3709200Z INFO: Reading type hierarchy from: /github/workspace/ucfg_cs2 2022-11-15T05:49:54.3714104Z INFO: Read 0 type definitions 2022-11-15T05:49:54.3719170Z INFO: Reading UCFGs from: /github/workspace/ucfg_cs2 2022-11-15T05:49:54.3724132Z INFO: No UCFGs have been included for analysis. 2022-11-15T05:49:54.3728774Z INFO: Sensor CSharpSecuritySensor [security] (done) | time=3ms 2022-11-15T05:49:54.3735418Z INFO: Sensor PhpSecuritySensor [security] 2022-11-15T05:49:54.3742111Z INFO: Reading type hierarchy from: /github/workspace/.scannerwork/ucfg2/php 2022-11-15T05:49:54.4540149Z INFO: Read 346 type definitions 2022-11-15T05:49:54.4603444Z INFO: Reading UCFGs from: /github/workspace/.scannerwork/ucfg2/php 2022-11-15T05:49:54.7276580Z INFO: 05:49:54.719737 Running Tarjan on 3396 nodes 2022-11-15T05:49:54.7328223Z INFO: 05:49:54.732197 Tarjan found 3396 components 2022-11-15T05:49:54.7423712Z INFO: 05:49:54.741828 Variable type analysis: done 2022-11-15T05:49:54.7446555Z INFO: 05:49:54.744164 Building Runtime Type propagation graph 2022-11-15T05:49:54.7654387Z INFO: 05:49:54.764979 Running Tarjan on 4258 nodes 2022-11-15T05:49:54.7687998Z INFO: 05:49:54.768392 Tarjan found 4258 components 2022-11-15T05:49:54.7779291Z INFO: 05:49:54.777513 Variable type analysis: done 2022-11-15T05:49:54.7787234Z INFO: 05:49:54.778326 Building Runtime Type propagation graph 2022-11-15T05:49:54.7925796Z INFO: 05:49:54.79215 Running Tarjan on 4259 nodes 2022-11-15T05:49:54.7987612Z INFO: 05:49:54.798328 Tarjan found 4258 components 2022-11-15T05:49:54.8076773Z INFO: 05:49:54.807259 Variable type analysis: done 2022-11-15T05:49:54.8095867Z INFO: Analyzing 1213 ucfgs to detect vulnerabilities. 2022-11-15T05:49:55.2043939Z INFO: All rules entrypoints : 4 2022-11-15T05:49:55.2050884Z INFO: Retained UCFGs : 52 2022-11-15T05:49:55.2233535Z INFO: Taint analysis starting. Entrypoints: 4 2022-11-15T05:49:55.2320440Z INFO: Running symbolic analysis for 'PHP' 2022-11-15T05:49:55.3263652Z INFO: Taint analysis: done. 2022-11-15T05:49:55.3269003Z INFO: Sensor PhpSecuritySensor [security] (done) | time=953ms 2022-11-15T05:49:55.3276489Z INFO: Sensor PythonSecuritySensor [security] 2022-11-15T05:49:55.3282326Z INFO: Reading type hierarchy from: /github/workspace/.scannerwork/ucfg2/python 2022-11-15T05:49:55.3287424Z INFO: Read 0 type definitions 2022-11-15T05:49:55.3302728Z INFO: Reading UCFGs from: /github/workspace/.scannerwork/ucfg2/python 2022-11-15T05:49:55.3308188Z INFO: No UCFGs have been included for analysis. 2022-11-15T05:49:55.3312998Z INFO: Sensor PythonSecuritySensor [security] (done) | time=3ms 2022-11-15T05:49:55.3319711Z INFO: Sensor JsSecuritySensor [security] 2022-11-15T05:49:55.3325837Z INFO: Reading type hierarchy from: /github/workspace/.scannerwork/ucfg2/js 2022-11-15T05:49:55.3443545Z INFO: Read 0 type definitions 2022-11-15T05:49:55.3448772Z INFO: Reading UCFGs from: /github/workspace/.scannerwork/ucfg2/js 2022-11-15T05:49:55.7054446Z INFO: 05:49:55.704741 Building Runtime Type propagation graph 2022-11-15T05:49:55.7435841Z INFO: 05:49:55.742737 Running Tarjan on 10713 nodes 2022-11-15T05:49:55.7528085Z INFO: 05:49:55.752318 Tarjan found 10662 components 2022-11-15T05:49:55.7830681Z INFO: 05:49:55.777302 Variable type analysis: done 2022-11-15T05:49:55.7834952Z INFO: 05:49:55.78311 Building Runtime Type propagation graph 2022-11-15T05:49:55.8511444Z INFO: 05:49:55.850544 Running Tarjan on 10713 nodes 2022-11-15T05:49:55.8592979Z INFO: 05:49:55.858808 Tarjan found 10662 components 2022-11-15T05:49:55.8934871Z INFO: 05:49:55.892924 Variable type analysis: done 2022-11-15T05:49:55.8943818Z INFO: Analyzing 1520 ucfgs to detect vulnerabilities. 2022-11-15T05:49:56.5902316Z INFO: Taint analysis starting. Entrypoints: 7 2022-11-15T05:49:56.5907216Z INFO: Running symbolic analysis for 'JS' 2022-11-15T05:49:56.9887206Z INFO: Taint analysis: done. 2022-11-15T05:49:56.9887911Z INFO: Sensor JsSecuritySensor [security] (done) | time=1657ms 2022-11-15T05:49:56.9912150Z INFO: ------------- Run sensors on project 2022-11-15T05:49:57.0242732Z INFO: Sensor Analysis Warnings import [csharp] 2022-11-15T05:49:57.0250523Z INFO: Sensor Analysis Warnings import [csharp] (done) | time=1ms 2022-11-15T05:49:57.0254186Z INFO: Sensor Zero Coverage Sensor 2022-11-15T05:49:57.0921945Z INFO: Sensor Zero Coverage Sensor (done) | time=66ms 2022-11-15T05:49:57.0947313Z INFO: SCM Publisher SCM provider for this project is: git 2022-11-15T05:49:57.0972576Z INFO: SCM Publisher 31 source files to be analyzed 2022-11-15T05:49:57.1078001Z INFO: Blaming files using native implementation 2022-11-15T05:49:57.5884491Z INFO: Blaming files using native implementation (done) | time=480ms 2022-11-15T05:49:57.5940996Z INFO: SCM Publisher 31/31 source files have been analyzed (done) | time=496ms 2022-11-15T05:49:57.6281269Z INFO: CPD Executor 52 files had no CPD blocks 2022-11-15T05:49:57.6281916Z INFO: CPD Executor Calculating CPD for 148 files 2022-11-15T05:49:57.7422861Z INFO: CPD Executor CPD calculation finished (done) | time=113ms 2022-11-15T05:49:57.8224251Z INFO: SCM writing changed lines 2022-11-15T05:49:57.9661302Z INFO: SCM writing changed lines (done) | time=144ms 2022-11-15T05:49:58.0525189Z INFO: Analysis report generated in 300ms, dir size=757 KB 2022-11-15T05:49:58.3114320Z INFO: Analysis report compressed in 258ms, zip size=338 KB 2022-11-15T05:49:59.6265805Z INFO: Analysis report uploaded in 1315ms 2022-11-15T05:49:59.6275922Z INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=coveliving_bay&pullRequest=49 2022-11-15T05:49:59.6276718Z INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 2022-11-15T05:49:59.6277719Z INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AYR51lE0D7DgHw2R8F0O 2022-11-15T05:50:05.0604700Z INFO: Analysis total time: 47.060 s 2022-11-15T05:50:05.0638876Z INFO: ------------------------------------------------------------------------ 2022-11-15T05:50:05.0639209Z INFO: EXECUTION SUCCESS 2022-11-15T05:50:05.0639592Z INFO: ------------------------------------------------------------------------ 2022-11-15T05:50:05.0639874Z INFO: Total time: 58.761s 2022-11-15T05:50:05.2161459Z INFO: Final Memory: 62M/210M 2022-11-15T05:50:05.2162106Z INFO: ------------------------------------------------------------------------ 2022-11-15T05:50:06.2662411Z Post job cleanup. 2022-11-15T05:50:06.3914546Z [command]/usr/bin/git version 2022-11-15T05:50:06.3956767Z git version 2.38.1 2022-11-15T05:50:06.3994049Z Temporarily overriding HOME='/home/runner/work/_temp/e69ac4ec-f583-4181-aad8-8f481f71bac7' before making global git config changes 2022-11-15T05:50:06.3994841Z Adding repository directory to the temporary git global config as a safe directory 2022-11-15T05:50:06.3999452Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/bay/bay 2022-11-15T05:50:06.4036313Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-11-15T05:50:06.4067769Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-11-15T05:50:06.4283121Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-11-15T05:50:06.4307130Z http.https://github.com/.extraheader 2022-11-15T05:50:06.4316818Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-11-15T05:50:06.4348488Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-11-15T05:50:06.4764827Z Cleaning up orphan processes