Skip to content

Instantly share code, notes, and snippets.

@fruch
Created September 4, 2022 12:05
Show Gist options
  • Save fruch/f4d542dba9533eb3a31b9824e7cfb102 to your computer and use it in GitHub Desktop.
Save fruch/f4d542dba9533eb3a31b9824e7cfb102 to your computer and use it in GitHub Desktop.
2022-09-04T07:56:08.2379494Z Requested labels: ubuntu-latest
2022-09-04T07:56:08.2379560Z Job defined at: scylladb/siren-tests/.github/workflows/docker.yml@refs/heads/githubaction
2022-09-04T07:56:08.2379584Z Waiting for a runner to pick up this job...
2022-09-04T07:56:08.8997408Z Job is waiting for a hosted runner to come online.
2022-09-04T07:56:13.3477704Z Job is about to start running on the hosted runner: Hosted Agent (hosted)
2022-09-04T07:56:18.2219186Z Current runner version: '2.296.1'
2022-09-04T07:56:18.2253514Z ##[group]Operating System
2022-09-04T07:56:18.2254186Z Ubuntu
2022-09-04T07:56:18.2254707Z 20.04.4
2022-09-04T07:56:18.2255066Z LTS
2022-09-04T07:56:18.2255465Z ##[endgroup]
2022-09-04T07:56:18.2255883Z ##[group]Runner Image
2022-09-04T07:56:18.2256392Z Image: ubuntu-20.04
2022-09-04T07:56:18.2256755Z Version: 20220828.1
2022-09-04T07:56:18.2257394Z Included Software: https://github.com/actions/runner-images/blob/ubuntu20/20220828.1/images/linux/Ubuntu2004-Readme.md
2022-09-04T07:56:18.2258210Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu20%2F20220828.1
2022-09-04T07:56:18.2258817Z ##[endgroup]
2022-09-04T07:56:18.2259262Z ##[group]Runner Image Provisioner
2022-09-04T07:56:18.2259714Z 1.0.0.0-main-20220825-1
2022-09-04T07:56:18.2260083Z ##[endgroup]
2022-09-04T07:56:18.2261376Z ##[group]GITHUB_TOKEN Permissions
2022-09-04T07:56:18.2262219Z Actions: write
2022-09-04T07:56:18.2262862Z Checks: write
2022-09-04T07:56:18.2263406Z Contents: write
2022-09-04T07:56:18.2263826Z Deployments: write
2022-09-04T07:56:18.2264216Z Discussions: write
2022-09-04T07:56:18.2264627Z Issues: write
2022-09-04T07:56:18.2265015Z Metadata: read
2022-09-04T07:56:18.2265466Z Packages: write
2022-09-04T07:56:18.2265864Z Pages: write
2022-09-04T07:56:18.2266279Z PullRequests: write
2022-09-04T07:56:18.2266670Z RepositoryProjects: write
2022-09-04T07:56:18.2267176Z SecurityEvents: write
2022-09-04T07:56:18.2267602Z Statuses: write
2022-09-04T07:56:18.2268022Z ##[endgroup]
2022-09-04T07:56:18.2272309Z Secret source: Actions
2022-09-04T07:56:18.2272892Z Prepare workflow directory
2022-09-04T07:56:18.3556234Z Prepare all required actions
2022-09-04T07:56:18.3812399Z Getting action download info
2022-09-04T07:56:18.8287784Z Download action repository 'actions/checkout@v2' (SHA:7884fcad6b5d53d10323aee724dc68d8b9096a2e)
2022-09-04T07:56:20.1689463Z Download action repository 'aws-actions/configure-aws-credentials@v1' (SHA:67fbcbb121271f7775d2e7715933280b06314838)
2022-09-04T07:56:21.5282150Z Download action repository 'aws-actions/amazon-ecr-login@v1' (SHA:9149ade017c57f86dea2f76a01f8b2d5bd06b10f)
2022-09-04T07:56:22.9852635Z ##[group]Run actions/checkout@v2
2022-09-04T07:56:22.9852963Z with:
2022-09-04T07:56:22.9853232Z repository: scylladb/siren-tests
2022-09-04T07:56:22.9854417Z token: ***
2022-09-04T07:56:22.9854730Z ssh-strict: true
2022-09-04T07:56:22.9855014Z persist-credentials: true
2022-09-04T07:56:22.9855276Z clean: true
2022-09-04T07:56:22.9855493Z fetch-depth: 1
2022-09-04T07:56:22.9856762Z lfs: false
2022-09-04T07:56:22.9857010Z submodules: false
2022-09-04T07:56:22.9857271Z set-safe-directory: true
2022-09-04T07:56:22.9857537Z env:
2022-09-04T07:56:22.9857754Z AWS_REGION: us-east-1
2022-09-04T07:56:22.9858001Z ##[endgroup]
2022-09-04T07:56:23.3570982Z Syncing repository: scylladb/siren-tests
2022-09-04T07:56:23.3574386Z ##[group]Getting Git version info
2022-09-04T07:56:23.3574998Z Working directory is '/home/runner/work/siren-tests/siren-tests'
2022-09-04T07:56:23.3575634Z [command]/usr/bin/git version
2022-09-04T07:56:23.3575904Z git version 2.37.2
2022-09-04T07:56:23.3576754Z ##[endgroup]
2022-09-04T07:56:23.3591926Z Temporarily overriding HOME='/home/runner/work/_temp/eb76add7-47c7-40fc-84c8-46b7868845f3' before making global git config changes
2022-09-04T07:56:23.3592486Z Adding repository directory to the temporary git global config as a safe directory
2022-09-04T07:56:23.3593119Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/siren-tests/siren-tests
2022-09-04T07:56:23.3594209Z Deleting the contents of '/home/runner/work/siren-tests/siren-tests'
2022-09-04T07:56:23.3595131Z ##[group]Initializing the repository
2022-09-04T07:56:23.3595620Z [command]/usr/bin/git init /home/runner/work/siren-tests/siren-tests
2022-09-04T07:56:23.3630029Z hint: Using 'master' as the name for the initial branch. This default branch name
2022-09-04T07:56:23.3634755Z hint: is subject to change. To configure the initial branch name to use in all
2022-09-04T07:56:23.3635492Z hint: of your new repositories, which will suppress this warning, call:
2022-09-04T07:56:23.3635815Z hint:
2022-09-04T07:56:23.3638461Z hint: git config --global init.defaultBranch <name>
2022-09-04T07:56:23.3638786Z hint:
2022-09-04T07:56:23.3639226Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2022-09-04T07:56:23.3639750Z hint: 'development'. The just-created branch can be renamed via this command:
2022-09-04T07:56:23.3640071Z hint:
2022-09-04T07:56:23.3640371Z hint: git branch -m <name>
2022-09-04T07:56:23.3640873Z Initialized empty Git repository in /home/runner/work/siren-tests/siren-tests/.git/
2022-09-04T07:56:23.3651810Z [command]/usr/bin/git remote add origin https://github.com/scylladb/siren-tests
2022-09-04T07:56:23.3786933Z ##[endgroup]
2022-09-04T07:56:23.3787526Z ##[group]Disabling automatic garbage collection
2022-09-04T07:56:23.3794905Z [command]/usr/bin/git config --local gc.auto 0
2022-09-04T07:56:23.3838333Z ##[endgroup]
2022-09-04T07:56:23.3839325Z ##[group]Setting up auth
2022-09-04T07:56:23.3854962Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2022-09-04T07:56:23.3898181Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2022-09-04T07:56:23.4377070Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2022-09-04T07:56:23.4420154Z [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-09-04T07:56:23.4734568Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2022-09-04T07:56:23.4799060Z ##[endgroup]
2022-09-04T07:56:23.4800132Z ##[group]Fetching the repository
2022-09-04T07:56:23.4812826Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +97c0909e247e90b04c89cf46ca224ebec0b602c4:refs/remotes/origin/githubaction
2022-09-04T07:56:24.1936468Z remote: Enumerating objects: 234, done.
2022-09-04T07:56:24.1937325Z remote: Counting objects: 0% (1/234)
2022-09-04T07:56:24.1937812Z remote: Counting objects: 1% (3/234)
2022-09-04T07:56:24.1938241Z remote: Counting objects: 2% (5/234)
2022-09-04T07:56:24.1938642Z remote: Counting objects: 3% (8/234)
2022-09-04T07:56:24.1939056Z remote: Counting objects: 4% (10/234)
2022-09-04T07:56:24.1939444Z remote: Counting objects: 5% (12/234)
2022-09-04T07:56:24.1939845Z remote: Counting objects: 6% (15/234)
2022-09-04T07:56:24.1940242Z remote: Counting objects: 7% (17/234)
2022-09-04T07:56:24.1940636Z remote: Counting objects: 8% (19/234)
2022-09-04T07:56:24.1941032Z remote: Counting objects: 9% (22/234)
2022-09-04T07:56:24.1941454Z remote: Counting objects: 10% (24/234)
2022-09-04T07:56:24.1941861Z remote: Counting objects: 11% (26/234)
2022-09-04T07:56:24.1942242Z remote: Counting objects: 12% (29/234)
2022-09-04T07:56:24.1942640Z remote: Counting objects: 13% (31/234)
2022-09-04T07:56:24.1943052Z remote: Counting objects: 14% (33/234)
2022-09-04T07:56:24.1943442Z remote: Counting objects: 15% (36/234)
2022-09-04T07:56:24.1943833Z remote: Counting objects: 16% (38/234)
2022-09-04T07:56:24.1944222Z remote: Counting objects: 17% (40/234)
2022-09-04T07:56:24.1944615Z remote: Counting objects: 18% (43/234)
2022-09-04T07:56:24.1945003Z remote: Counting objects: 19% (45/234)
2022-09-04T07:56:24.1945724Z remote: Counting objects: 20% (47/234)
2022-09-04T07:56:24.1946208Z remote: Counting objects: 21% (50/234)
2022-09-04T07:56:24.1946607Z remote: Counting objects: 22% (52/234)
2022-09-04T07:56:24.1947383Z remote: Counting objects: 23% (54/234)
2022-09-04T07:56:24.1947786Z remote: Counting objects: 24% (57/234)
2022-09-04T07:56:24.1948185Z remote: Counting objects: 25% (59/234)
2022-09-04T07:56:24.1948580Z remote: Counting objects: 26% (61/234)
2022-09-04T07:56:24.1948979Z remote: Counting objects: 27% (64/234)
2022-09-04T07:56:24.1949472Z remote: Counting objects: 28% (66/234)
2022-09-04T07:56:24.1949864Z remote: Counting objects: 29% (68/234)
2022-09-04T07:56:24.1950264Z remote: Counting objects: 30% (71/234)
2022-09-04T07:56:24.1950651Z remote: Counting objects: 31% (73/234)
2022-09-04T07:56:24.1951231Z remote: Counting objects: 32% (75/234)
2022-09-04T07:56:24.1951791Z remote: Counting objects: 33% (78/234)
2022-09-04T07:56:24.1952248Z remote: Counting objects: 34% (80/234)
2022-09-04T07:56:24.1952695Z remote: Counting objects: 35% (82/234)
2022-09-04T07:56:24.1953081Z remote: Counting objects: 36% (85/234)
2022-09-04T07:56:24.1953467Z remote: Counting objects: 37% (87/234)
2022-09-04T07:56:24.1953871Z remote: Counting objects: 38% (89/234)
2022-09-04T07:56:24.1954257Z remote: Counting objects: 39% (92/234)
2022-09-04T07:56:24.1954646Z remote: Counting objects: 40% (94/234)
2022-09-04T07:56:24.1955034Z remote: Counting objects: 41% (96/234)
2022-09-04T07:56:24.1955423Z remote: Counting objects: 42% (99/234)
2022-09-04T07:56:24.1955799Z remote: Counting objects: 43% (101/234)
2022-09-04T07:56:24.1956201Z remote: Counting objects: 44% (103/234)
2022-09-04T07:56:24.1956594Z remote: Counting objects: 45% (106/234)
2022-09-04T07:56:24.1956990Z remote: Counting objects: 46% (108/234)
2022-09-04T07:56:24.1957381Z remote: Counting objects: 47% (110/234)
2022-09-04T07:56:24.1957777Z remote: Counting objects: 48% (113/234)
2022-09-04T07:56:24.1958168Z remote: Counting objects: 49% (115/234)
2022-09-04T07:56:24.1958634Z remote: Counting objects: 50% (117/234)
2022-09-04T07:56:24.1959153Z remote: Counting objects: 51% (120/234)
2022-09-04T07:56:24.1959603Z remote: Counting objects: 52% (122/234)
2022-09-04T07:56:24.1959992Z remote: Counting objects: 53% (125/234)
2022-09-04T07:56:24.1960387Z remote: Counting objects: 54% (127/234)
2022-09-04T07:56:24.1960778Z remote: Counting objects: 55% (129/234)
2022-09-04T07:56:24.1961193Z remote: Counting objects: 56% (132/234)
2022-09-04T07:56:24.1961613Z remote: Counting objects: 57% (134/234)
2022-09-04T07:56:24.1962252Z remote: Counting objects: 58% (136/234)
2022-09-04T07:56:24.1962637Z remote: Counting objects: 59% (139/234)
2022-09-04T07:56:24.1963727Z remote: Counting objects: 60% (141/234)
2022-09-04T07:56:24.1964232Z remote: Counting objects: 61% (143/234)
2022-09-04T07:56:24.1967203Z remote: Counting objects: 62% (146/234)
2022-09-04T07:56:24.1967517Z remote: Counting objects: 63% (148/234)
2022-09-04T07:56:24.1967855Z remote: Counting objects: 64% (150/234)
2022-09-04T07:56:24.1968161Z remote: Counting objects: 65% (153/234)
2022-09-04T07:56:24.1968468Z remote: Counting objects: 66% (155/234)
2022-09-04T07:56:24.1968753Z remote: Counting objects: 67% (157/234)
2022-09-04T07:56:24.1969059Z remote: Counting objects: 68% (160/234)
2022-09-04T07:56:24.1969360Z remote: Counting objects: 69% (162/234)
2022-09-04T07:56:24.1969659Z remote: Counting objects: 70% (164/234)
2022-09-04T07:56:24.1970046Z remote: Counting objects: 71% (167/234)
2022-09-04T07:56:24.1971089Z remote: Counting objects: 72% (169/234)
2022-09-04T07:56:24.1971711Z remote: Counting objects: 73% (171/234)
2022-09-04T07:56:24.1972013Z remote: Counting objects: 74% (174/234)
2022-09-04T07:56:24.1972318Z remote: Counting objects: 75% (176/234)
2022-09-04T07:56:24.1972804Z remote: Counting objects: 76% (178/234)
2022-09-04T07:56:24.1973113Z remote: Counting objects: 77% (181/234)
2022-09-04T07:56:24.1973844Z remote: Counting objects: 78% (183/234)
2022-09-04T07:56:24.1974466Z remote: Counting objects: 79% (185/234)
2022-09-04T07:56:24.1974766Z remote: Counting objects: 80% (188/234)
2022-09-04T07:56:24.1975070Z remote: Counting objects: 81% (190/234)
2022-09-04T07:56:24.1975724Z remote: Counting objects: 82% (192/234)
2022-09-04T07:56:24.1976026Z remote: Counting objects: 83% (195/234)
2022-09-04T07:56:24.1976638Z remote: Counting objects: 84% (197/234)
2022-09-04T07:56:24.1977283Z remote: Counting objects: 85% (199/234)
2022-09-04T07:56:24.1977891Z remote: Counting objects: 86% (202/234)
2022-09-04T07:56:24.1978517Z remote: Counting objects: 87% (204/234)
2022-09-04T07:56:24.1978825Z remote: Counting objects: 88% (206/234)
2022-09-04T07:56:24.1979794Z remote: Counting objects: 89% (209/234)
2022-09-04T07:56:24.1980106Z remote: Counting objects: 90% (211/234)
2022-09-04T07:56:24.1981314Z remote: Counting objects: 91% (213/234)
2022-09-04T07:56:24.1981943Z remote: Counting objects: 92% (216/234)
2022-09-04T07:56:24.1982246Z remote: Counting objects: 93% (218/234)
2022-09-04T07:56:24.1983183Z remote: Counting objects: 94% (220/234)
2022-09-04T07:56:24.1983495Z remote: Counting objects: 95% (223/234)
2022-09-04T07:56:24.1984387Z remote: Counting objects: 96% (225/234)
2022-09-04T07:56:24.1986131Z remote: Counting objects: 97% (227/234)
2022-09-04T07:56:24.1986849Z remote: Counting objects: 98% (230/234)
2022-09-04T07:56:24.1987180Z remote: Counting objects: 99% (232/234)
2022-09-04T07:56:24.1988196Z remote: Counting objects: 100% (234/234)
2022-09-04T07:56:24.1988522Z remote: Counting objects: 100% (234/234), done.
2022-09-04T07:56:24.1989246Z remote: Compressing objects: 0% (1/187)
2022-09-04T07:56:24.1990086Z remote: Compressing objects: 1% (2/187)
2022-09-04T07:56:24.1990889Z remote: Compressing objects: 2% (4/187)
2022-09-04T07:56:24.1991213Z remote: Compressing objects: 3% (6/187)
2022-09-04T07:56:24.1991930Z remote: Compressing objects: 4% (8/187)
2022-09-04T07:56:24.1992620Z remote: Compressing objects: 5% (10/187)
2022-09-04T07:56:24.1992936Z remote: Compressing objects: 6% (12/187)
2022-09-04T07:56:24.2498602Z remote: Compressing objects: 7% (14/187)
2022-09-04T07:56:24.2499278Z remote: Compressing objects: 8% (15/187)
2022-09-04T07:56:24.2499719Z remote: Compressing objects: 9% (17/187)
2022-09-04T07:56:24.2500147Z remote: Compressing objects: 10% (19/187)
2022-09-04T07:56:24.2500571Z remote: Compressing objects: 11% (21/187)
2022-09-04T07:56:24.2501001Z remote: Compressing objects: 12% (23/187)
2022-09-04T07:56:24.2501442Z remote: Compressing objects: 13% (25/187)
2022-09-04T07:56:24.2501873Z remote: Compressing objects: 14% (27/187)
2022-09-04T07:56:24.2502280Z remote: Compressing objects: 15% (29/187)
2022-09-04T07:56:24.2502802Z remote: Compressing objects: 16% (30/187)
2022-09-04T07:56:24.2503123Z remote: Compressing objects: 17% (32/187)
2022-09-04T07:56:24.2503441Z remote: Compressing objects: 18% (34/187)
2022-09-04T07:56:24.2503757Z remote: Compressing objects: 19% (36/187)
2022-09-04T07:56:24.2504072Z remote: Compressing objects: 20% (38/187)
2022-09-04T07:56:24.2504404Z remote: Compressing objects: 21% (40/187)
2022-09-04T07:56:24.2504704Z remote: Compressing objects: 22% (42/187)
2022-09-04T07:56:24.2505173Z remote: Compressing objects: 23% (44/187)
2022-09-04T07:56:24.2505594Z remote: Compressing objects: 24% (45/187)
2022-09-04T07:56:24.2506007Z remote: Compressing objects: 25% (47/187)
2022-09-04T07:56:24.2506832Z remote: Compressing objects: 26% (49/187)
2022-09-04T07:56:24.2507254Z remote: Compressing objects: 27% (51/187)
2022-09-04T07:56:24.2507671Z remote: Compressing objects: 28% (53/187)
2022-09-04T07:56:24.2508088Z remote: Compressing objects: 29% (55/187)
2022-09-04T07:56:24.2508497Z remote: Compressing objects: 30% (57/187)
2022-09-04T07:56:24.2508912Z remote: Compressing objects: 31% (58/187)
2022-09-04T07:56:24.2509326Z remote: Compressing objects: 32% (60/187)
2022-09-04T07:56:24.2509740Z remote: Compressing objects: 33% (62/187)
2022-09-04T07:56:24.2510158Z remote: Compressing objects: 34% (64/187)
2022-09-04T07:56:24.2510568Z remote: Compressing objects: 35% (66/187)
2022-09-04T07:56:24.2510983Z remote: Compressing objects: 36% (68/187)
2022-09-04T07:56:24.2511398Z remote: Compressing objects: 37% (70/187)
2022-09-04T07:56:24.2511817Z remote: Compressing objects: 38% (72/187)
2022-09-04T07:56:24.2512226Z remote: Compressing objects: 39% (73/187)
2022-09-04T07:56:24.2512643Z remote: Compressing objects: 40% (75/187)
2022-09-04T07:56:24.2513061Z remote: Compressing objects: 41% (77/187)
2022-09-04T07:56:24.2513475Z remote: Compressing objects: 42% (79/187)
2022-09-04T07:56:24.2513890Z remote: Compressing objects: 43% (81/187)
2022-09-04T07:56:24.2514303Z remote: Compressing objects: 44% (83/187)
2022-09-04T07:56:24.2553619Z remote: Compressing objects: 45% (85/187)
2022-09-04T07:56:24.2553974Z remote: Compressing objects: 46% (87/187)
2022-09-04T07:56:24.2554305Z remote: Compressing objects: 47% (88/187)
2022-09-04T07:56:24.2554616Z remote: Compressing objects: 48% (90/187)
2022-09-04T07:56:24.2554940Z remote: Compressing objects: 49% (92/187)
2022-09-04T07:56:24.2555261Z remote: Compressing objects: 50% (94/187)
2022-09-04T07:56:24.2555591Z remote: Compressing objects: 51% (96/187)
2022-09-04T07:56:24.2555908Z remote: Compressing objects: 52% (98/187)
2022-09-04T07:56:24.2556412Z remote: Compressing objects: 53% (100/187)
2022-09-04T07:56:24.2556744Z remote: Compressing objects: 54% (101/187)
2022-09-04T07:56:24.2557074Z remote: Compressing objects: 55% (103/187)
2022-09-04T07:56:24.2557450Z remote: Compressing objects: 56% (105/187)
2022-09-04T07:56:24.2557771Z remote: Compressing objects: 57% (107/187)
2022-09-04T07:56:24.2558093Z remote: Compressing objects: 58% (109/187)
2022-09-04T07:56:24.2558410Z remote: Compressing objects: 59% (111/187)
2022-09-04T07:56:24.2558711Z remote: Compressing objects: 60% (113/187)
2022-09-04T07:56:24.2559029Z remote: Compressing objects: 61% (115/187)
2022-09-04T07:56:24.2559392Z remote: Compressing objects: 62% (116/187)
2022-09-04T07:56:24.2559737Z remote: Compressing objects: 63% (118/187)
2022-09-04T07:56:24.2560058Z remote: Compressing objects: 64% (120/187)
2022-09-04T07:56:24.2560374Z remote: Compressing objects: 65% (122/187)
2022-09-04T07:56:24.2560674Z remote: Compressing objects: 66% (124/187)
2022-09-04T07:56:24.2560992Z remote: Compressing objects: 67% (126/187)
2022-09-04T07:56:24.2561308Z remote: Compressing objects: 68% (128/187)
2022-09-04T07:56:24.2561628Z remote: Compressing objects: 69% (130/187)
2022-09-04T07:56:24.2562127Z remote: Compressing objects: 70% (131/187)
2022-09-04T07:56:24.2562452Z remote: Compressing objects: 71% (133/187)
2022-09-04T07:56:24.2562753Z remote: Compressing objects: 72% (135/187)
2022-09-04T07:56:24.2563067Z remote: Compressing objects: 73% (137/187)
2022-09-04T07:56:24.2563382Z remote: Compressing objects: 74% (139/187)
2022-09-04T07:56:24.2563701Z remote: Compressing objects: 75% (141/187)
2022-09-04T07:56:24.2564014Z remote: Compressing objects: 76% (143/187)
2022-09-04T07:56:24.2564467Z remote: Compressing objects: 77% (144/187)
2022-09-04T07:56:24.2564769Z remote: Compressing objects: 78% (146/187)
2022-09-04T07:56:24.2565109Z remote: Compressing objects: 79% (148/187)
2022-09-04T07:56:24.2565461Z remote: Compressing objects: 80% (150/187)
2022-09-04T07:56:24.2565815Z remote: Compressing objects: 81% (152/187)
2022-09-04T07:56:24.2566500Z remote: Compressing objects: 82% (154/187)
2022-09-04T07:56:24.2566822Z remote: Compressing objects: 83% (156/187)
2022-09-04T07:56:24.2567188Z remote: Compressing objects: 84% (158/187)
2022-09-04T07:56:24.2567493Z remote: Compressing objects: 85% (159/187)
2022-09-04T07:56:24.2567809Z remote: Compressing objects: 86% (161/187)
2022-09-04T07:56:24.2568126Z remote: Compressing objects: 87% (163/187)
2022-09-04T07:56:24.2569490Z remote: Compressing objects: 88% (165/187)
2022-09-04T07:56:24.2569825Z remote: Compressing objects: 89% (167/187)
2022-09-04T07:56:24.2570163Z remote: Compressing objects: 90% (169/187)
2022-09-04T07:56:24.2570486Z remote: Compressing objects: 91% (171/187)
2022-09-04T07:56:24.2570805Z remote: Compressing objects: 92% (173/187)
2022-09-04T07:56:24.2571120Z remote: Compressing objects: 93% (174/187)
2022-09-04T07:56:24.2571419Z remote: Compressing objects: 94% (176/187)
2022-09-04T07:56:24.2571734Z remote: Compressing objects: 95% (178/187)
2022-09-04T07:56:24.2572049Z remote: Compressing objects: 96% (180/187)
2022-09-04T07:56:24.2572367Z remote: Compressing objects: 97% (182/187)
2022-09-04T07:56:24.2572681Z remote: Compressing objects: 98% (184/187)
2022-09-04T07:56:24.2572998Z remote: Compressing objects: 99% (186/187)
2022-09-04T07:56:24.2573310Z remote: Compressing objects: 100% (187/187)
2022-09-04T07:56:24.2573626Z remote: Compressing objects: 100% (187/187), done.
2022-09-04T07:56:24.2748627Z Receiving objects: 0% (1/234)
2022-09-04T07:56:24.2749126Z Receiving objects: 1% (3/234)
2022-09-04T07:56:24.2751697Z Receiving objects: 2% (5/234)
2022-09-04T07:56:24.2755471Z Receiving objects: 3% (8/234)
2022-09-04T07:56:24.2762281Z Receiving objects: 4% (10/234)
2022-09-04T07:56:24.3316881Z Receiving objects: 5% (12/234)
2022-09-04T07:56:24.3465624Z Receiving objects: 6% (15/234)
2022-09-04T07:56:24.3470256Z Receiving objects: 7% (17/234)
2022-09-04T07:56:24.3477906Z Receiving objects: 8% (19/234)
2022-09-04T07:56:24.3481059Z Receiving objects: 9% (22/234)
2022-09-04T07:56:24.3484066Z Receiving objects: 10% (24/234)
2022-09-04T07:56:24.3486806Z Receiving objects: 11% (26/234)
2022-09-04T07:56:24.3489544Z Receiving objects: 12% (29/234)
2022-09-04T07:56:24.3492121Z Receiving objects: 13% (31/234)
2022-09-04T07:56:24.3494701Z Receiving objects: 14% (33/234)
2022-09-04T07:56:24.3497238Z Receiving objects: 15% (36/234)
2022-09-04T07:56:24.3499830Z Receiving objects: 16% (38/234)
2022-09-04T07:56:24.3502646Z Receiving objects: 17% (40/234)
2022-09-04T07:56:24.3505243Z Receiving objects: 18% (43/234)
2022-09-04T07:56:24.3507783Z Receiving objects: 19% (45/234)
2022-09-04T07:56:24.3510791Z Receiving objects: 20% (47/234)
2022-09-04T07:56:24.3514321Z Receiving objects: 21% (50/234)
2022-09-04T07:56:24.3517238Z Receiving objects: 22% (52/234)
2022-09-04T07:56:24.3520181Z Receiving objects: 23% (54/234)
2022-09-04T07:56:24.3526855Z Receiving objects: 24% (57/234)
2022-09-04T07:56:24.3531804Z Receiving objects: 25% (59/234)
2022-09-04T07:56:24.3540561Z Receiving objects: 26% (61/234)
2022-09-04T07:56:24.3544590Z Receiving objects: 27% (64/234)
2022-09-04T07:56:24.3549537Z Receiving objects: 28% (66/234)
2022-09-04T07:56:24.4024043Z Receiving objects: 29% (68/234)
2022-09-04T07:56:24.4092713Z Receiving objects: 30% (71/234)
2022-09-04T07:56:24.4093296Z Receiving objects: 31% (73/234)
2022-09-04T07:56:24.4099012Z Receiving objects: 32% (75/234)
2022-09-04T07:56:24.4227643Z Receiving objects: 33% (78/234)
2022-09-04T07:56:24.4281201Z Receiving objects: 34% (80/234)
2022-09-04T07:56:24.4281522Z Receiving objects: 35% (82/234)
2022-09-04T07:56:24.4281983Z Receiving objects: 36% (85/234)
2022-09-04T07:56:24.4282263Z Receiving objects: 37% (87/234)
2022-09-04T07:56:24.4282522Z Receiving objects: 38% (89/234)
2022-09-04T07:56:24.4282795Z Receiving objects: 39% (92/234)
2022-09-04T07:56:24.4283069Z Receiving objects: 40% (94/234)
2022-09-04T07:56:24.4283343Z Receiving objects: 41% (96/234)
2022-09-04T07:56:24.4283614Z Receiving objects: 42% (99/234)
2022-09-04T07:56:24.4283872Z Receiving objects: 43% (101/234)
2022-09-04T07:56:24.4284152Z Receiving objects: 44% (103/234)
2022-09-04T07:56:24.4284430Z Receiving objects: 45% (106/234)
2022-09-04T07:56:24.4284701Z Receiving objects: 46% (108/234)
2022-09-04T07:56:24.4284970Z Receiving objects: 47% (110/234)
2022-09-04T07:56:24.4285241Z Receiving objects: 48% (113/234)
2022-09-04T07:56:24.4285506Z Receiving objects: 49% (115/234)
2022-09-04T07:56:24.4286440Z Receiving objects: 50% (117/234)
2022-09-04T07:56:24.4286731Z Receiving objects: 51% (120/234)
2022-09-04T07:56:24.4287001Z Receiving objects: 52% (122/234)
2022-09-04T07:56:24.4789926Z Receiving objects: 53% (125/234)
2022-09-04T07:56:24.4790294Z Receiving objects: 54% (127/234)
2022-09-04T07:56:24.4790575Z Receiving objects: 55% (129/234)
2022-09-04T07:56:24.4790853Z Receiving objects: 56% (132/234)
2022-09-04T07:56:24.4791131Z Receiving objects: 57% (134/234)
2022-09-04T07:56:24.4791407Z Receiving objects: 58% (136/234)
2022-09-04T07:56:24.4842296Z Receiving objects: 59% (139/234)
2022-09-04T07:56:24.4842712Z Receiving objects: 60% (141/234)
2022-09-04T07:56:24.4842991Z Receiving objects: 61% (143/234)
2022-09-04T07:56:24.4843281Z Receiving objects: 62% (146/234)
2022-09-04T07:56:24.4843555Z Receiving objects: 63% (148/234)
2022-09-04T07:56:24.4843830Z Receiving objects: 64% (150/234)
2022-09-04T07:56:24.4844108Z Receiving objects: 65% (153/234)
2022-09-04T07:56:24.4844388Z Receiving objects: 66% (155/234)
2022-09-04T07:56:24.4844878Z Receiving objects: 67% (157/234)
2022-09-04T07:56:24.4845177Z Receiving objects: 68% (160/234)
2022-09-04T07:56:24.4854800Z Receiving objects: 69% (162/234)
2022-09-04T07:56:24.4857000Z Receiving objects: 70% (164/234)
2022-09-04T07:56:24.4859221Z Receiving objects: 71% (167/234)
2022-09-04T07:56:24.4865041Z Receiving objects: 72% (169/234)
2022-09-04T07:56:24.4983181Z Receiving objects: 73% (171/234)
2022-09-04T07:56:24.4985470Z Receiving objects: 74% (174/234)
2022-09-04T07:56:24.4988672Z Receiving objects: 75% (176/234)
2022-09-04T07:56:24.4997738Z Receiving objects: 76% (178/234)
2022-09-04T07:56:24.5005628Z Receiving objects: 77% (181/234)
2022-09-04T07:56:24.5599417Z Receiving objects: 78% (183/234)
2022-09-04T07:56:24.5762356Z Receiving objects: 79% (185/234)
2022-09-04T07:56:24.5764345Z Receiving objects: 80% (188/234)
2022-09-04T07:56:24.5765666Z remote: Total 234 (delta 47), reused 131 (delta 43), pack-reused 0
2022-09-04T07:56:24.5772166Z Receiving objects: 81% (190/234)
2022-09-04T07:56:24.5776432Z Receiving objects: 82% (192/234)
2022-09-04T07:56:24.5780368Z Receiving objects: 83% (195/234)
2022-09-04T07:56:24.5784599Z Receiving objects: 84% (197/234)
2022-09-04T07:56:24.5796807Z Receiving objects: 85% (199/234)
2022-09-04T07:56:24.5797182Z Receiving objects: 86% (202/234)
2022-09-04T07:56:24.5804040Z Receiving objects: 87% (204/234)
2022-09-04T07:56:24.5804330Z Receiving objects: 88% (206/234)
2022-09-04T07:56:24.5804613Z Receiving objects: 89% (209/234)
2022-09-04T07:56:24.5806613Z Receiving objects: 90% (211/234)
2022-09-04T07:56:24.5815605Z Receiving objects: 91% (213/234)
2022-09-04T07:56:24.5815908Z Receiving objects: 92% (216/234)
2022-09-04T07:56:24.5816189Z Receiving objects: 93% (218/234)
2022-09-04T07:56:24.5816465Z Receiving objects: 94% (220/234)
2022-09-04T07:56:24.5816724Z Receiving objects: 95% (223/234)
2022-09-04T07:56:24.5822810Z Receiving objects: 96% (225/234)
2022-09-04T07:56:24.5824245Z Receiving objects: 97% (227/234)
2022-09-04T07:56:24.5824549Z Receiving objects: 98% (230/234)
2022-09-04T07:56:24.5824829Z Receiving objects: 99% (232/234)
2022-09-04T07:56:24.5840137Z Receiving objects: 100% (234/234)
2022-09-04T07:56:24.5840509Z Receiving objects: 100% (234/234), 595.74 KiB | 1.88 MiB/s, done.
2022-09-04T07:56:24.5842446Z Resolving deltas: 0% (0/47)
2022-09-04T07:56:24.5842791Z Resolving deltas: 2% (1/47)
2022-09-04T07:56:24.5843068Z Resolving deltas: 4% (2/47)
2022-09-04T07:56:24.5843341Z Resolving deltas: 6% (3/47)
2022-09-04T07:56:24.5843646Z Resolving deltas: 8% (4/47)
2022-09-04T07:56:24.5843893Z Resolving deltas: 10% (5/47)
2022-09-04T07:56:24.5844159Z Resolving deltas: 12% (6/47)
2022-09-04T07:56:24.5844428Z Resolving deltas: 14% (7/47)
2022-09-04T07:56:24.5844695Z Resolving deltas: 17% (8/47)
2022-09-04T07:56:24.5844958Z Resolving deltas: 19% (9/47)
2022-09-04T07:56:24.5845244Z Resolving deltas: 21% (10/47)
2022-09-04T07:56:24.5845512Z Resolving deltas: 23% (11/47)
2022-09-04T07:56:24.5845780Z Resolving deltas: 25% (12/47)
2022-09-04T07:56:24.5846050Z Resolving deltas: 27% (13/47)
2022-09-04T07:56:24.5846319Z Resolving deltas: 29% (14/47)
2022-09-04T07:56:24.5846585Z Resolving deltas: 31% (15/47)
2022-09-04T07:56:24.5846872Z Resolving deltas: 34% (16/47)
2022-09-04T07:56:24.5847121Z Resolving deltas: 36% (17/47)
2022-09-04T07:56:24.5847419Z Resolving deltas: 38% (18/47)
2022-09-04T07:56:24.5847684Z Resolving deltas: 40% (19/47)
2022-09-04T07:56:24.5847950Z Resolving deltas: 42% (20/47)
2022-09-04T07:56:24.5848213Z Resolving deltas: 44% (21/47)
2022-09-04T07:56:24.5848459Z Resolving deltas: 46% (22/47)
2022-09-04T07:56:24.5848719Z Resolving deltas: 48% (23/47)
2022-09-04T07:56:24.5848981Z Resolving deltas: 51% (24/47)
2022-09-04T07:56:24.5849246Z Resolving deltas: 53% (25/47)
2022-09-04T07:56:24.5849509Z Resolving deltas: 55% (26/47)
2022-09-04T07:56:24.5849769Z Resolving deltas: 57% (27/47)
2022-09-04T07:56:24.5850021Z Resolving deltas: 59% (28/47)
2022-09-04T07:56:24.5850280Z Resolving deltas: 61% (29/47)
2022-09-04T07:56:24.5855708Z Resolving deltas: 63% (30/47)
2022-09-04T07:56:24.5856135Z Resolving deltas: 65% (31/47)
2022-09-04T07:56:24.5856419Z Resolving deltas: 68% (32/47)
2022-09-04T07:56:24.5856675Z Resolving deltas: 70% (33/47)
2022-09-04T07:56:24.5856944Z Resolving deltas: 72% (34/47)
2022-09-04T07:56:24.5857212Z Resolving deltas: 74% (35/47)
2022-09-04T07:56:24.5857483Z Resolving deltas: 76% (36/47)
2022-09-04T07:56:24.5857756Z Resolving deltas: 78% (37/47)
2022-09-04T07:56:24.5858027Z Resolving deltas: 80% (38/47)
2022-09-04T07:56:24.5858275Z Resolving deltas: 82% (39/47)
2022-09-04T07:56:24.5858535Z Resolving deltas: 85% (40/47)
2022-09-04T07:56:24.5858800Z Resolving deltas: 87% (41/47)
2022-09-04T07:56:24.5859064Z Resolving deltas: 89% (42/47)
2022-09-04T07:56:24.5859329Z Resolving deltas: 91% (43/47)
2022-09-04T07:56:24.5859591Z Resolving deltas: 93% (44/47)
2022-09-04T07:56:24.5859852Z Resolving deltas: 95% (45/47)
2022-09-04T07:56:24.5860113Z Resolving deltas: 97% (46/47)
2022-09-04T07:56:24.5860380Z Resolving deltas: 100% (47/47)
2022-09-04T07:56:24.5860656Z Resolving deltas: 100% (47/47), done.
2022-09-04T07:56:24.5936470Z From https://github.com/scylladb/siren-tests
2022-09-04T07:56:24.5937048Z * [new ref] 97c0909e247e90b04c89cf46ca224ebec0b602c4 -> origin/githubaction
2022-09-04T07:56:24.5985633Z ##[endgroup]
2022-09-04T07:56:24.5986458Z ##[group]Determining the checkout info
2022-09-04T07:56:24.5987044Z ##[endgroup]
2022-09-04T07:56:24.5987703Z ##[group]Checking out the ref
2022-09-04T07:56:24.5997867Z [command]/usr/bin/git checkout --progress --force -B githubaction refs/remotes/origin/githubaction
2022-09-04T07:56:24.6198082Z Switched to a new branch 'githubaction'
2022-09-04T07:56:24.6203432Z branch 'githubaction' set up to track 'origin/githubaction'.
2022-09-04T07:56:24.6208666Z ##[endgroup]
2022-09-04T07:56:24.6266527Z [command]/usr/bin/git log -1 --format='%H'
2022-09-04T07:56:24.6303161Z '97c0909e247e90b04c89cf46ca224ebec0b602c4'
2022-09-04T07:56:24.6697781Z ##[group]Run aws-actions/configure-aws-credentials@v1
2022-09-04T07:56:24.6698140Z with:
2022-09-04T07:56:24.6698720Z aws-access-key-id: ***
2022-09-04T07:56:24.6699125Z aws-secret-access-key: ***
2022-09-04T07:56:24.6699405Z aws-region: us-east-1
2022-09-04T07:56:24.6699673Z audience: sts.amazonaws.com
2022-09-04T07:56:24.6699915Z env:
2022-09-04T07:56:24.6700122Z AWS_REGION: us-east-1
2022-09-04T07:56:24.6700369Z ##[endgroup]
2022-09-04T07:56:25.5415253Z
2022-09-04T07:56:25.5632057Z ##[group]Run aws-actions/amazon-ecr-login@v1
2022-09-04T07:56:25.5632400Z with:
2022-09-04T07:56:25.5632637Z skip-logout: false
2022-09-04T07:56:25.5634196Z registry-type: private
2022-09-04T07:56:25.5634468Z env:
2022-09-04T07:56:25.5634686Z AWS_REGION: us-east-1
2022-09-04T07:56:25.5634963Z AWS_DEFAULT_REGION: us-east-1
2022-09-04T07:56:25.5638677Z AWS_ACCESS_KEY_ID: ***
2022-09-04T07:56:25.5639080Z AWS_SECRET_ACCESS_KEY: ***
2022-09-04T07:56:25.5639340Z ##[endgroup]
2022-09-04T07:56:26.4013671Z Logging into registry ***.dkr.ecr.us-east-1.amazonaws.com
2022-09-04T07:56:26.4014401Z
2022-09-04T07:56:27.2967862Z
2022-09-04T07:56:27.2973428Z
2022-09-04T07:56:27.3235829Z ##[group]Run SHA=${IMAGE_NAME}:${GITHUB_SHA}
2022-09-04T07:56:27.3236921Z SHA=${IMAGE_NAME}:${GITHUB_SHA}
2022-09-04T07:56:27.3237335Z TAG=${IMAGE_NAME}:${GITHUB_REF#refs/*/}
2022-09-04T07:56:27.3237827Z 
2022-09-04T07:56:27.3238182Z if ! docker pull ${SHA}; then
2022-09-04T07:56:27.3238507Z  docker build -t ${SHA} .
2022-09-04T07:56:27.3238866Z  docker push ${SHA}
2022-09-04T07:56:27.3239427Z fi
2022-09-04T07:56:27.3239763Z docker tag ${SHA} ${TAG}
2022-09-04T07:56:27.3240119Z docker push ${TAG}
2022-09-04T07:56:27.3240440Z 
2022-09-04T07:56:27.3240845Z echo "::set-output name=image::${SHA}"
2022-09-04T07:56:27.3305013Z shell: /usr/bin/bash -e {0}
2022-09-04T07:56:27.3305372Z env:
2022-09-04T07:56:27.3305776Z AWS_REGION: us-east-1
2022-09-04T07:56:27.3306137Z AWS_DEFAULT_REGION: us-east-1
2022-09-04T07:56:27.3306617Z AWS_ACCESS_KEY_ID: ***
2022-09-04T07:56:27.3307157Z AWS_SECRET_ACCESS_KEY: ***
2022-09-04T07:56:27.3307779Z IMAGE_NAME: ***.dkr.ecr.us-east-1.amazonaws.com/siren-tests
2022-09-04T07:56:27.3308201Z ##[endgroup]
2022-09-04T07:56:28.4364590Z Error response from daemon: manifest for ***.dkr.ecr.us-east-1.amazonaws.com/siren-tests:97c0909e247e90b04c89cf46ca224ebec0b602c4 not found: manifest unknown: Requested image not found
2022-09-04T07:56:28.5694117Z Sending build context to Docker daemon 1.112MB
2022-09-04T07:56:28.5694571Z
2022-09-04T07:56:28.5768315Z Step 1/19 : FROM python:3.10.6-bullseye
2022-09-04T07:56:29.9212395Z 3.10.6-bullseye: Pulling from library/python
2022-09-04T07:56:30.2551887Z 1671565cc8df: Already exists
2022-09-04T07:56:30.2580014Z 3e94d13e55e7: Already exists
2022-09-04T07:56:30.2604889Z fa9c7528c685: Already exists
2022-09-04T07:56:30.2634722Z 53ad072f9cd1: Already exists
2022-09-04T07:56:30.2659723Z d6b983117533: Already exists
2022-09-04T07:56:30.2685357Z d8092d56ded5: Pulling fs layer
2022-09-04T07:56:30.2687428Z c71afc637d59: Pulling fs layer
2022-09-04T07:56:30.2689472Z 864a10b3c704: Pulling fs layer
2022-09-04T07:56:30.2692134Z 4334b2fe8293: Pulling fs layer
2022-09-04T07:56:30.2695182Z 4334b2fe8293: Waiting
2022-09-04T07:56:30.6106773Z 864a10b3c704: Verifying Checksum
2022-09-04T07:56:30.6107246Z 864a10b3c704: Download complete
2022-09-04T07:56:30.6867480Z d8092d56ded5: Verifying Checksum
2022-09-04T07:56:30.6869298Z d8092d56ded5: Download complete
2022-09-04T07:56:30.8938524Z c71afc637d59: Verifying Checksum
2022-09-04T07:56:30.8945558Z c71afc637d59: Download complete
2022-09-04T07:56:30.9974887Z 4334b2fe8293: Verifying Checksum
2022-09-04T07:56:30.9975375Z 4334b2fe8293: Download complete
2022-09-04T07:56:31.4510522Z d8092d56ded5: Pull complete
2022-09-04T07:56:32.5091416Z c71afc637d59: Pull complete
2022-09-04T07:56:32.5802699Z 864a10b3c704: Pull complete
2022-09-04T07:56:33.0522190Z 4334b2fe8293: Pull complete
2022-09-04T07:56:33.0609185Z Digest: sha256:3544b58882a63ce7c2ddbc1165c5fcd8b2b86e216aa4e835ed7eb78cbc3eba59
2022-09-04T07:56:33.0633828Z Status: Downloaded newer image for python:3.10.6-bullseye
2022-09-04T07:56:33.0668722Z ---> d25a66380b10
2022-09-04T07:56:33.0669291Z Step 2/19 : ARG CHROME_VERSION="104.0.5112.101-1"
2022-09-04T07:56:33.0971452Z ---> Running in 41d230aba07c
2022-09-04T07:56:35.1107632Z Removing intermediate container 41d230aba07c
2022-09-04T07:56:35.1108598Z ---> bc6212dfd7df
2022-09-04T07:56:35.1110545Z Step 3/19 : RUN apt-get update -qqy && wget --no-verbose -O /tmp/chrome.deb http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_${CHROME_VERSION}_amd64.deb && apt-get install --no-install-recommends -y /tmp/chrome.deb && rm /tmp/chrome.deb && rm -rf /var/lib/apt/lists/* /var/cache/apt/*
2022-09-04T07:56:35.1335944Z ---> Running in 152fd98bb635
2022-09-04T07:56:41.0870914Z 2022-09-04 07:56:41 URL:http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_104.0.5112.101-1_amd64.deb [89863696/89863696] -> "/tmp/chrome.deb" [1]
2022-09-04T07:56:41.7802248Z Reading package lists...
2022-09-04T07:56:41.9483859Z Building dependency tree...
2022-09-04T07:56:41.9486859Z Reading state information...
2022-09-04T07:56:42.1029461Z The following additional packages will be installed:
2022-09-04T07:56:42.1031671Z adwaita-icon-theme dbus dbus-user-session dconf-gsettings-backend
2022-09-04T07:56:42.1032873Z dconf-service dmsetup fonts-liberation glib-networking
2022-09-04T07:56:42.1033573Z glib-networking-common glib-networking-services gsettings-desktop-schemas
2022-09-04T07:56:42.1035972Z gtk-update-icon-cache libapparmor1 libargon2-1 libasound2 libasound2-data
2022-09-04T07:56:42.1036640Z libatk-bridge2.0-0 libatk1.0-0 libatk1.0-data libatspi2.0-0 libavahi-client3
2022-09-04T07:56:42.1037313Z libavahi-common-data libavahi-common3 libcap2 libcolord2 libcryptsetup12
2022-09-04T07:56:42.1037937Z libcups2 libdbus-1-3 libdconf1 libdevmapper1.02.1 libdrm-common libdrm2
2022-09-04T07:56:42.1038655Z libepoxy0 libgbm1 libgtk-3-0 libgtk-3-common libip4tc2 libjson-c5
2022-09-04T07:56:42.1039268Z libjson-glib-1.0-0 libjson-glib-1.0-common libkmod2 libnspr4 libnss3
2022-09-04T07:56:42.1039892Z libpam-systemd libproxy1v5 librest-0.7-0 libsoup-gnome2.4-1 libsoup2.4-1
2022-09-04T07:56:42.1040517Z libwayland-client0 libwayland-cursor0 libwayland-egl1 libwayland-server0
2022-09-04T07:56:42.1041075Z libxcomposite1 libxcursor1 libxdamage1 libxfixes3 libxi6 libxinerama1
2022-09-04T07:56:42.1041849Z libxkbcommon0 libxrandr2 systemd systemd-sysv xdg-utils xkb-data
2022-09-04T07:56:42.1082925Z Suggested packages:
2022-09-04T07:56:42.1083670Z libasound2-plugins alsa-utils colord cups-common gvfs systemd-container
2022-09-04T07:56:42.1084157Z policykit-1
2022-09-04T07:56:42.1084509Z Recommended packages:
2022-09-04T07:56:42.1085080Z libu2f-udev libvulkan1 alsa-ucm-conf alsa-topology-conf at-spi2-core
2022-09-04T07:56:42.1085764Z libgtk-3-bin systemd-timesyncd | time-daemon libnss-systemd
2022-09-04T07:56:42.1087206Z libfile-mimeinfo-perl libnet-dbus-perl libx11-protocol-perl x11-utils
2022-09-04T07:56:42.1087763Z x11-xserver-utils
2022-09-04T07:56:42.5754816Z The following NEW packages will be installed:
2022-09-04T07:56:42.5755729Z adwaita-icon-theme dbus dbus-user-session dconf-gsettings-backend
2022-09-04T07:56:42.5756329Z dconf-service dmsetup fonts-liberation glib-networking
2022-09-04T07:56:42.5757096Z glib-networking-common glib-networking-services google-chrome-stable
2022-09-04T07:56:42.5757754Z gsettings-desktop-schemas gtk-update-icon-cache libapparmor1 libargon2-1
2022-09-04T07:56:42.5758401Z libasound2 libasound2-data libatk-bridge2.0-0 libatk1.0-0 libatk1.0-data
2022-09-04T07:56:42.5759042Z libatspi2.0-0 libavahi-client3 libavahi-common-data libavahi-common3 libcap2
2022-09-04T07:56:42.5760026Z libcolord2 libcryptsetup12 libcups2 libdbus-1-3 libdconf1 libdevmapper1.02.1
2022-09-04T07:56:42.5760741Z libdrm-common libdrm2 libepoxy0 libgbm1 libgtk-3-0 libgtk-3-common libip4tc2
2022-09-04T07:56:42.5761377Z libjson-c5 libjson-glib-1.0-0 libjson-glib-1.0-common libkmod2 libnspr4
2022-09-04T07:56:42.5762213Z libnss3 libpam-systemd libproxy1v5 librest-0.7-0 libsoup-gnome2.4-1
2022-09-04T07:56:42.5762832Z libsoup2.4-1 libwayland-client0 libwayland-cursor0 libwayland-egl1
2022-09-04T07:56:42.5763524Z libwayland-server0 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 libxi6
2022-09-04T07:56:42.5764130Z libxinerama1 libxkbcommon0 libxrandr2 systemd systemd-sysv xdg-utils
2022-09-04T07:56:42.5764553Z xkb-data
2022-09-04T07:56:42.6131950Z 0 upgraded, 65 newly installed, 0 to remove and 4 not upgraded.
2022-09-04T07:56:42.6132436Z Need to get 30.2 MB/120 MB of archives.
2022-09-04T07:56:42.6132886Z After this operation, 407 MB of additional disk space will be used.
2022-09-04T07:56:42.6133863Z Get:1 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
2022-09-04T07:56:42.6172919Z Get:2 http://deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
2022-09-04T07:56:42.6183659Z Get:3 http://deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
2022-09-04T07:56:42.6201438Z Get:4 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
2022-09-04T07:56:42.6224819Z Get:5 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
2022-09-04T07:56:42.6253997Z Get:6 http://deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
2022-09-04T07:56:42.6273585Z Get:7 http://deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
2022-09-04T07:56:42.6306917Z Get:8 http://deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
2022-09-04T07:56:42.6330438Z Get:9 http://deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
2022-09-04T07:56:42.6354866Z Get:10 http://deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
2022-09-04T07:56:42.6781611Z Get:11 http://deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB]
2022-09-04T07:56:42.6801434Z Get:12 http://deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
2022-09-04T07:56:42.6835325Z Get:13 http://deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
2022-09-04T07:56:42.6870331Z Get:14 http://deb.debian.org/debian bullseye/main amd64 fonts-liberation all 1:1.07.4-11 [828 kB]
2022-09-04T07:56:42.6942348Z Get:15 http://deb.debian.org/debian bullseye/main amd64 libasound2-data all 1.2.4-1.1 [38.2 kB]
2022-09-04T07:56:42.6959012Z Get:16 http://deb.debian.org/debian bullseye/main amd64 libasound2 amd64 1.2.4-1.1 [356 kB]
2022-09-04T07:56:42.7009275Z Get:17 http://deb.debian.org/debian bullseye/main amd64 libatk1.0-data all 2.36.0-2 [149 kB]
2022-09-04T07:56:42.7037784Z Get:18 http://deb.debian.org/debian bullseye/main amd64 libatk1.0-0 amd64 2.36.0-2 [52.2 kB]
2022-09-04T07:56:42.7054239Z Get:19 http://deb.debian.org/debian bullseye/main amd64 libatspi2.0-0 amd64 2.38.0-4 [72.4 kB]
2022-09-04T07:56:42.7074538Z Get:20 http://deb.debian.org/debian bullseye/main amd64 libatk-bridge2.0-0 amd64 2.38.0-1 [64.6 kB]
2022-09-04T07:56:42.7096222Z Get:21 http://deb.debian.org/debian bullseye/main amd64 libavahi-common-data amd64 0.8-5 [124 kB]
2022-09-04T07:56:42.7121329Z Get:22 http://deb.debian.org/debian bullseye/main amd64 libavahi-common3 amd64 0.8-5 [58.4 kB]
2022-09-04T07:56:42.7140842Z Get:23 http://deb.debian.org/debian bullseye/main amd64 libavahi-client3 amd64 0.8-5 [62.1 kB]
2022-09-04T07:56:42.7158988Z Get:24 http://deb.debian.org/debian bullseye/main amd64 libcups2 amd64 2.3.3op2-3+deb11u2 [350 kB]
2022-09-04T07:56:42.7210976Z Get:25 http://deb.debian.org/debian bullseye/main amd64 libdrm-common all 2.4.104-1 [14.9 kB]
2022-09-04T07:56:42.7223560Z Get:26 http://deb.debian.org/debian bullseye/main amd64 libdrm2 amd64 2.4.104-1 [41.5 kB]
2022-09-04T07:56:42.7242963Z Get:27 http://deb.debian.org/debian bullseye/main amd64 libwayland-server0 amd64 1.18.0-2~exp1.1 [34.4 kB]
2022-09-04T07:56:42.7260564Z Get:28 http://deb.debian.org/debian bullseye/main amd64 libgbm1 amd64 20.3.5-1 [73.5 kB]
2022-09-04T07:56:42.7275850Z Get:29 http://deb.debian.org/debian bullseye/main amd64 gtk-update-icon-cache amd64 3.24.24-4+deb11u2 [88.2 kB]
2022-09-04T07:56:42.7293445Z Get:30 http://deb.debian.org/debian bullseye/main amd64 adwaita-icon-theme all 3.38.0-1 [10.9 MB]
2022-09-04T07:56:42.8217330Z Get:31 http://deb.debian.org/debian bullseye/main amd64 libcolord2 amd64 1.4.5-3 [144 kB]
2022-09-04T07:56:42.8236713Z Get:32 http://deb.debian.org/debian bullseye/main amd64 libepoxy0 amd64 1.5.5-1 [193 kB]
2022-09-04T07:56:42.8266530Z Get:33 http://deb.debian.org/debian bullseye/main amd64 libjson-glib-1.0-common all 1.6.2-1 [56.9 kB]
2022-09-04T07:56:42.8377199Z Get:34 http://deb.debian.org/debian bullseye/main amd64 libjson-glib-1.0-0 amd64 1.6.2-1 [65.4 kB]
2022-09-04T07:56:42.8395080Z Get:35 http://deb.debian.org/debian bullseye/main amd64 libproxy1v5 amd64 0.4.17-1 [59.5 kB]
2022-09-04T07:56:42.8413044Z Get:36 http://deb.debian.org/debian bullseye/main amd64 glib-networking-common all 2.66.0-2 [68.1 kB]
2022-09-04T07:56:42.8441197Z Get:37 http://deb.debian.org/debian bullseye/main amd64 glib-networking-services amd64 2.66.0-2 [17.5 kB]
2022-09-04T07:56:42.8454628Z Get:38 http://deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB]
2022-09-04T07:56:42.8489410Z Get:39 http://deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
2022-09-04T07:56:42.8510841Z Get:40 http://deb.debian.org/debian bullseye/main amd64 libdconf1 amd64 0.38.0-2 [43.5 kB]
2022-09-04T07:56:42.8525912Z Get:41 http://deb.debian.org/debian bullseye/main amd64 dconf-service amd64 0.38.0-2 [37.4 kB]
2022-09-04T07:56:42.8539128Z Get:42 http://deb.debian.org/debian bullseye/main amd64 dconf-gsettings-backend amd64 0.38.0-2 [30.6 kB]
2022-09-04T07:56:42.8553633Z Get:43 http://deb.debian.org/debian bullseye/main amd64 gsettings-desktop-schemas all 3.38.0-2 [588 kB]
2022-09-04T07:56:42.8641477Z Get:44 http://deb.debian.org/debian bullseye/main amd64 glib-networking amd64 2.66.0-2 [67.6 kB]
2022-09-04T07:56:42.8660514Z Get:45 http://deb.debian.org/debian bullseye/main amd64 libsoup2.4-1 amd64 2.72.0-2 [280 kB]
2022-09-04T07:56:42.8697301Z Get:46 http://deb.debian.org/debian bullseye/main amd64 libsoup-gnome2.4-1 amd64 2.72.0-2 [22.2 kB]
2022-09-04T07:56:42.8708940Z Get:47 http://deb.debian.org/debian bullseye/main amd64 librest-0.7-0 amd64 0.8.1-1.1 [33.8 kB]
2022-09-04T07:56:42.8723022Z Get:48 http://deb.debian.org/debian bullseye/main amd64 libwayland-client0 amd64 1.18.0-2~exp1.1 [26.9 kB]
2022-09-04T07:56:42.8735100Z Get:49 http://deb.debian.org/debian bullseye/main amd64 libwayland-cursor0 amd64 1.18.0-2~exp1.1 [14.6 kB]
2022-09-04T07:56:42.8751461Z Get:50 http://deb.debian.org/debian bullseye/main amd64 libwayland-egl1 amd64 1.18.0-2~exp1.1 [8448 B]
2022-09-04T07:56:42.8763143Z Get:51 http://deb.debian.org/debian bullseye/main amd64 libxcomposite1 amd64 1:0.4.5-1 [16.6 kB]
2022-09-04T07:56:42.8776333Z Get:52 http://deb.debian.org/debian bullseye/main amd64 libxfixes3 amd64 1:5.0.3-2 [22.1 kB]
2022-09-04T07:56:42.8789823Z Get:53 http://deb.debian.org/debian bullseye/main amd64 libxcursor1 amd64 1:1.2.0-2 [37.3 kB]
2022-09-04T07:56:42.8805777Z Get:54 http://deb.debian.org/debian bullseye/main amd64 libxdamage1 amd64 1:1.1.5-2 [15.7 kB]
2022-09-04T07:56:42.8816811Z Get:55 http://deb.debian.org/debian bullseye/main amd64 libxi6 amd64 2:1.7.10-1 [83.4 kB]
2022-09-04T07:56:42.8831731Z Get:56 http://deb.debian.org/debian bullseye/main amd64 libxinerama1 amd64 2:1.1.4-2 [17.7 kB]
2022-09-04T07:56:42.8842082Z Get:57 http://deb.debian.org/debian bullseye/main amd64 xkb-data all 2.29-2 [655 kB]
2022-09-04T07:56:42.8896502Z Get:58 http://deb.debian.org/debian bullseye/main amd64 libxkbcommon0 amd64 1.0.3-2 [101 kB]
2022-09-04T07:56:42.8918126Z Get:59 http://deb.debian.org/debian bullseye/main amd64 libxrandr2 amd64 2:1.5.1-1 [37.5 kB]
2022-09-04T07:56:42.8944004Z Get:60 http://deb.debian.org/debian bullseye/main amd64 libgtk-3-common all 3.24.24-4+deb11u2 [3759 kB]
2022-09-04T07:56:42.9277931Z Get:61 http://deb.debian.org/debian bullseye/main amd64 libgtk-3-0 amd64 3.24.24-4+deb11u2 [2716 kB]
2022-09-04T07:56:42.9524765Z Get:62 http://deb.debian.org/debian bullseye/main amd64 libnspr4 amd64 2:4.29-1 [112 kB]
2022-09-04T07:56:42.9542874Z Get:63 http://deb.debian.org/debian bullseye/main amd64 libnss3 amd64 2:3.61-1+deb11u2 [1306 kB]
2022-09-04T07:56:42.9652249Z Get:64 http://deb.debian.org/debian bullseye/main amd64 xdg-utils all 1.1.3-4.1 [75.5 kB]
2022-09-04T07:56:43.5063685Z Get:65 /tmp/chrome.deb google-chrome-stable amd64 104.0.5112.101-1 [89.9 MB]
2022-09-04T07:56:43.7524610Z debconf: delaying package configuration, since apt-utils is not installed
2022-09-04T07:56:43.7955932Z Fetched 30.2 MB in 1s (32.8 MB/s)
2022-09-04T07:56:43.8257195Z Selecting previously unselected package libapparmor1:amd64.
2022-09-04T07:56:43.8305786Z (Reading database ...
2022-09-04T07:56:43.8306424Z (Reading database ... 5%
2022-09-04T07:56:43.8306731Z (Reading database ... 10%
2022-09-04T07:56:43.8307002Z (Reading database ... 15%
2022-09-04T07:56:43.8307256Z (Reading database ... 20%
2022-09-04T07:56:43.8307524Z (Reading database ... 25%
2022-09-04T07:56:43.8307794Z (Reading database ... 30%
2022-09-04T07:56:43.8308059Z (Reading database ... 35%
2022-09-04T07:56:43.8309112Z (Reading database ... 40%
2022-09-04T07:56:43.8309411Z (Reading database ... 45%
2022-09-04T07:56:43.8309676Z (Reading database ... 50%
2022-09-04T07:56:43.8309941Z (Reading database ... 55%
2022-09-04T07:56:43.8373660Z (Reading database ... 60%
2022-09-04T07:56:43.8542800Z (Reading database ... 65%
2022-09-04T07:56:43.8692216Z (Reading database ... 70%
2022-09-04T07:56:43.8835303Z (Reading database ... 75%
2022-09-04T07:56:43.9003111Z (Reading database ... 80%
2022-09-04T07:56:43.9187319Z (Reading database ... 85%
2022-09-04T07:56:43.9361433Z (Reading database ... 90%
2022-09-04T07:56:43.9551901Z (Reading database ... 95%
2022-09-04T07:56:43.9552224Z (Reading database ... 100%
2022-09-04T07:56:43.9552690Z (Reading database ... 23421 files and directories currently installed.)
2022-09-04T07:56:43.9563273Z Preparing to unpack .../0-libapparmor1_2.13.6-10_amd64.deb ...
2022-09-04T07:56:43.9603603Z Unpacking libapparmor1:amd64 (2.13.6-10) ...
2022-09-04T07:56:43.9938299Z Selecting previously unselected package libcap2:amd64.
2022-09-04T07:56:43.9973652Z Preparing to unpack .../1-libcap2_1%3a2.44-1_amd64.deb ...
2022-09-04T07:56:43.9994045Z Unpacking libcap2:amd64 (1:2.44-1) ...
2022-09-04T07:56:44.0265293Z Selecting previously unselected package libargon2-1:amd64.
2022-09-04T07:56:44.0307767Z Preparing to unpack .../2-libargon2-1_0~20171227-0.2_amd64.deb ...
2022-09-04T07:56:44.0331380Z Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
2022-09-04T07:56:44.0592929Z Selecting previously unselected package dmsetup.
2022-09-04T07:56:44.0622637Z Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
2022-09-04T07:56:44.0642690Z Unpacking dmsetup (2:1.02.175-2.1) ...
2022-09-04T07:56:44.0993674Z Selecting previously unselected package libdevmapper1.02.1:amd64.
2022-09-04T07:56:44.1000852Z Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
2022-09-04T07:56:44.1019954Z Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
2022-09-04T07:56:44.1403468Z Selecting previously unselected package libjson-c5:amd64.
2022-09-04T07:56:44.1430841Z Preparing to unpack .../5-libjson-c5_0.15-2_amd64.deb ...
2022-09-04T07:56:44.1447402Z Unpacking libjson-c5:amd64 (0.15-2) ...
2022-09-04T07:56:44.1756660Z Selecting previously unselected package libcryptsetup12:amd64.
2022-09-04T07:56:44.1785031Z Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
2022-09-04T07:56:44.1809479Z Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
2022-09-04T07:56:44.2309585Z Selecting previously unselected package libip4tc2:amd64.
2022-09-04T07:56:44.2336300Z Preparing to unpack .../7-libip4tc2_1.8.7-1_amd64.deb ...
2022-09-04T07:56:44.2354255Z Unpacking libip4tc2:amd64 (1.8.7-1) ...
2022-09-04T07:56:44.2610669Z Selecting previously unselected package libkmod2:amd64.
2022-09-04T07:56:44.2643024Z Preparing to unpack .../8-libkmod2_28-1_amd64.deb ...
2022-09-04T07:56:44.2668980Z Unpacking libkmod2:amd64 (28-1) ...
2022-09-04T07:56:44.3069823Z Selecting previously unselected package systemd.
2022-09-04T07:56:44.3071247Z Preparing to unpack .../9-systemd_247.3-7_amd64.deb ...
2022-09-04T07:56:44.5296967Z Unpacking systemd (247.3-7) ...
2022-09-04T07:56:45.1107202Z Setting up libapparmor1:amd64 (2.13.6-10) ...
2022-09-04T07:56:45.1156809Z Setting up libcap2:amd64 (1:2.44-1) ...
2022-09-04T07:56:45.1208358Z Setting up libargon2-1:amd64 (0~20171227-0.2) ...
2022-09-04T07:56:45.1253165Z Setting up libjson-c5:amd64 (0.15-2) ...
2022-09-04T07:56:45.1301442Z Setting up libip4tc2:amd64 (1.8.7-1) ...
2022-09-04T07:56:45.1347883Z Setting up libkmod2:amd64 (28-1) ...
2022-09-04T07:56:45.1417165Z Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
2022-09-04T07:56:45.1468751Z Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
2022-09-04T07:56:45.1524277Z Setting up systemd (247.3-7) ...
2022-09-04T07:56:45.1797496Z Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
2022-09-04T07:56:45.1986352Z Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
2022-09-04T07:56:45.2033910Z Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
2022-09-04T07:56:45.2465837Z Initializing machine ID from random generator.
2022-09-04T07:56:46.0536089Z Setting up dmsetup (2:1.02.175-2.1) ...
2022-09-04T07:56:46.0944277Z Selecting previously unselected package systemd-sysv.
2022-09-04T07:56:46.0976407Z (Reading database ...
2022-09-04T07:56:46.0976686Z (Reading database ... 5%
2022-09-04T07:56:46.0976965Z (Reading database ... 10%
2022-09-04T07:56:46.0977270Z (Reading database ... 15%
2022-09-04T07:56:46.0977540Z (Reading database ... 20%
2022-09-04T07:56:46.0977807Z (Reading database ... 25%
2022-09-04T07:56:46.0978807Z (Reading database ... 30%
2022-09-04T07:56:46.0979082Z (Reading database ... 35%
2022-09-04T07:56:46.0979350Z (Reading database ... 40%
2022-09-04T07:56:46.0979615Z (Reading database ... 45%
2022-09-04T07:56:46.0984131Z (Reading database ... 50%
2022-09-04T07:56:46.0984412Z (Reading database ... 55%
2022-09-04T07:56:46.0989101Z (Reading database ... 60%
2022-09-04T07:56:46.1006452Z (Reading database ... 65%
2022-09-04T07:56:46.1023083Z (Reading database ... 70%
2022-09-04T07:56:46.1046860Z (Reading database ... 75%
2022-09-04T07:56:46.1067009Z (Reading database ... 80%
2022-09-04T07:56:46.1102404Z (Reading database ... 85%
2022-09-04T07:56:46.1115627Z (Reading database ... 90%
2022-09-04T07:56:46.1140209Z (Reading database ... 95%
2022-09-04T07:56:46.1140500Z (Reading database ... 100%
2022-09-04T07:56:46.1140876Z (Reading database ... 24268 files and directories currently installed.)
2022-09-04T07:56:46.1151742Z Preparing to unpack .../00-systemd-sysv_247.3-7_amd64.deb ...
2022-09-04T07:56:46.1167944Z Unpacking systemd-sysv (247.3-7) ...
2022-09-04T07:56:46.1541484Z Selecting previously unselected package libdbus-1-3:amd64.
2022-09-04T07:56:46.1615505Z Preparing to unpack .../01-libdbus-1-3_1.12.20-2_amd64.deb ...
2022-09-04T07:56:46.1635340Z Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
2022-09-04T07:56:46.2269102Z Selecting previously unselected package dbus.
2022-09-04T07:56:46.2301112Z Preparing to unpack .../02-dbus_1.12.20-2_amd64.deb ...
2022-09-04T07:56:46.2412867Z Unpacking dbus (1.12.20-2) ...
2022-09-04T07:56:46.2930042Z Selecting previously unselected package fonts-liberation.
2022-09-04T07:56:46.2959496Z Preparing to unpack .../03-fonts-liberation_1%3a1.07.4-11_all.deb ...
2022-09-04T07:56:46.2979164Z Unpacking fonts-liberation (1:1.07.4-11) ...
2022-09-04T07:56:46.4147906Z Selecting previously unselected package libasound2-data.
2022-09-04T07:56:46.4148516Z Preparing to unpack .../04-libasound2-data_1.2.4-1.1_all.deb ...
2022-09-04T07:56:46.4169145Z Unpacking libasound2-data (1.2.4-1.1) ...
2022-09-04T07:56:46.4540555Z Selecting previously unselected package libasound2:amd64.
2022-09-04T07:56:46.4565162Z Preparing to unpack .../05-libasound2_1.2.4-1.1_amd64.deb ...
2022-09-04T07:56:46.4582813Z Unpacking libasound2:amd64 (1.2.4-1.1) ...
2022-09-04T07:56:46.5176149Z Selecting previously unselected package libatk1.0-data.
2022-09-04T07:56:46.5206859Z Preparing to unpack .../06-libatk1.0-data_2.36.0-2_all.deb ...
2022-09-04T07:56:46.5223694Z Unpacking libatk1.0-data (2.36.0-2) ...
2022-09-04T07:56:46.5840265Z Selecting previously unselected package libatk1.0-0:amd64.
2022-09-04T07:56:46.5840844Z Preparing to unpack .../07-libatk1.0-0_2.36.0-2_amd64.deb ...
2022-09-04T07:56:46.5862108Z Unpacking libatk1.0-0:amd64 (2.36.0-2) ...
2022-09-04T07:56:46.6118280Z Selecting previously unselected package libatspi2.0-0:amd64.
2022-09-04T07:56:46.6146743Z Preparing to unpack .../08-libatspi2.0-0_2.38.0-4_amd64.deb ...
2022-09-04T07:56:46.6161561Z Unpacking libatspi2.0-0:amd64 (2.38.0-4) ...
2022-09-04T07:56:46.6467886Z Selecting previously unselected package libatk-bridge2.0-0:amd64.
2022-09-04T07:56:46.6496118Z Preparing to unpack .../09-libatk-bridge2.0-0_2.38.0-1_amd64.deb ...
2022-09-04T07:56:46.6513105Z Unpacking libatk-bridge2.0-0:amd64 (2.38.0-1) ...
2022-09-04T07:56:46.6797748Z Selecting previously unselected package libavahi-common-data:amd64.
2022-09-04T07:56:46.6823641Z Preparing to unpack .../10-libavahi-common-data_0.8-5_amd64.deb ...
2022-09-04T07:56:46.6844478Z Unpacking libavahi-common-data:amd64 (0.8-5) ...
2022-09-04T07:56:46.7249698Z Selecting previously unselected package libavahi-common3:amd64.
2022-09-04T07:56:46.7283303Z Preparing to unpack .../11-libavahi-common3_0.8-5_amd64.deb ...
2022-09-04T07:56:46.7304161Z Unpacking libavahi-common3:amd64 (0.8-5) ...
2022-09-04T07:56:46.7633497Z Selecting previously unselected package libavahi-client3:amd64.
2022-09-04T07:56:46.7634060Z Preparing to unpack .../12-libavahi-client3_0.8-5_amd64.deb ...
2022-09-04T07:56:46.7657418Z Unpacking libavahi-client3:amd64 (0.8-5) ...
2022-09-04T07:56:46.7964411Z Selecting previously unselected package libcups2:amd64.
2022-09-04T07:56:46.7997595Z Preparing to unpack .../13-libcups2_2.3.3op2-3+deb11u2_amd64.deb ...
2022-09-04T07:56:46.8016070Z Unpacking libcups2:amd64 (2.3.3op2-3+deb11u2) ...
2022-09-04T07:56:46.8568827Z Selecting previously unselected package libdrm-common.
2022-09-04T07:56:46.8569608Z Preparing to unpack .../14-libdrm-common_2.4.104-1_all.deb ...
2022-09-04T07:56:46.8590365Z Unpacking libdrm-common (2.4.104-1) ...
2022-09-04T07:56:46.8878359Z Selecting previously unselected package libdrm2:amd64.
2022-09-04T07:56:46.8913629Z Preparing to unpack .../15-libdrm2_2.4.104-1_amd64.deb ...
2022-09-04T07:56:46.8936150Z Unpacking libdrm2:amd64 (2.4.104-1) ...
2022-09-04T07:56:46.9270910Z Selecting previously unselected package libwayland-server0:amd64.
2022-09-04T07:56:46.9271534Z Preparing to unpack .../16-libwayland-server0_1.18.0-2~exp1.1_amd64.deb ...
2022-09-04T07:56:46.9291659Z Unpacking libwayland-server0:amd64 (1.18.0-2~exp1.1) ...
2022-09-04T07:56:46.9537127Z Selecting previously unselected package libgbm1:amd64.
2022-09-04T07:56:46.9568888Z Preparing to unpack .../17-libgbm1_20.3.5-1_amd64.deb ...
2022-09-04T07:56:46.9589516Z Unpacking libgbm1:amd64 (20.3.5-1) ...
2022-09-04T07:56:46.9885808Z Selecting previously unselected package gtk-update-icon-cache.
2022-09-04T07:56:46.9941554Z Preparing to unpack .../18-gtk-update-icon-cache_3.24.24-4+deb11u2_amd64.deb ...
2022-09-04T07:56:46.9966481Z Unpacking gtk-update-icon-cache (3.24.24-4+deb11u2) ...
2022-09-04T07:56:47.0440047Z Selecting previously unselected package adwaita-icon-theme.
2022-09-04T07:56:47.0475710Z Preparing to unpack .../19-adwaita-icon-theme_3.38.0-1_all.deb ...
2022-09-04T07:56:47.0493719Z Unpacking adwaita-icon-theme (3.38.0-1) ...
2022-09-04T07:56:48.6068262Z Selecting previously unselected package libcolord2:amd64.
2022-09-04T07:56:48.6123873Z Preparing to unpack .../20-libcolord2_1.4.5-3_amd64.deb ...
2022-09-04T07:56:48.6145729Z Unpacking libcolord2:amd64 (1.4.5-3) ...
2022-09-04T07:56:48.6531953Z Selecting previously unselected package libepoxy0:amd64.
2022-09-04T07:56:48.6564492Z Preparing to unpack .../21-libepoxy0_1.5.5-1_amd64.deb ...
2022-09-04T07:56:48.6581476Z Unpacking libepoxy0:amd64 (1.5.5-1) ...
2022-09-04T07:56:48.7039694Z Selecting previously unselected package libjson-glib-1.0-common.
2022-09-04T07:56:48.7080706Z Preparing to unpack .../22-libjson-glib-1.0-common_1.6.2-1_all.deb ...
2022-09-04T07:56:48.7102352Z Unpacking libjson-glib-1.0-common (1.6.2-1) ...
2022-09-04T07:56:48.7538176Z Selecting previously unselected package libjson-glib-1.0-0:amd64.
2022-09-04T07:56:48.7577812Z Preparing to unpack .../23-libjson-glib-1.0-0_1.6.2-1_amd64.deb ...
2022-09-04T07:56:48.7598602Z Unpacking libjson-glib-1.0-0:amd64 (1.6.2-1) ...
2022-09-04T07:56:48.7881238Z Selecting previously unselected package libproxy1v5:amd64.
2022-09-04T07:56:48.7916102Z Preparing to unpack .../24-libproxy1v5_0.4.17-1_amd64.deb ...
2022-09-04T07:56:48.7936802Z Unpacking libproxy1v5:amd64 (0.4.17-1) ...
2022-09-04T07:56:48.8212900Z Selecting previously unselected package glib-networking-common.
2022-09-04T07:56:48.8253501Z Preparing to unpack .../25-glib-networking-common_2.66.0-2_all.deb ...
2022-09-04T07:56:48.8270818Z Unpacking glib-networking-common (2.66.0-2) ...
2022-09-04T07:56:48.8627401Z Selecting previously unselected package glib-networking-services.
2022-09-04T07:56:48.8664267Z Preparing to unpack .../26-glib-networking-services_2.66.0-2_amd64.deb ...
2022-09-04T07:56:48.8679260Z Unpacking glib-networking-services (2.66.0-2) ...
2022-09-04T07:56:48.8916587Z Selecting previously unselected package libpam-systemd:amd64.
2022-09-04T07:56:48.8949723Z Preparing to unpack .../27-libpam-systemd_247.3-7_amd64.deb ...
2022-09-04T07:56:48.8979500Z Unpacking libpam-systemd:amd64 (247.3-7) ...
2022-09-04T07:56:48.9447226Z Selecting previously unselected package dbus-user-session.
2022-09-04T07:56:48.9451951Z Preparing to unpack .../28-dbus-user-session_1.12.20-2_amd64.deb ...
2022-09-04T07:56:48.9468767Z Unpacking dbus-user-session (1.12.20-2) ...
2022-09-04T07:56:48.9766748Z Selecting previously unselected package libdconf1:amd64.
2022-09-04T07:56:48.9804171Z Preparing to unpack .../29-libdconf1_0.38.0-2_amd64.deb ...
2022-09-04T07:56:48.9827541Z Unpacking libdconf1:amd64 (0.38.0-2) ...
2022-09-04T07:56:49.0080408Z Selecting previously unselected package dconf-service.
2022-09-04T07:56:49.0120771Z Preparing to unpack .../30-dconf-service_0.38.0-2_amd64.deb ...
2022-09-04T07:56:49.0140618Z Unpacking dconf-service (0.38.0-2) ...
2022-09-04T07:56:49.0386702Z Selecting previously unselected package dconf-gsettings-backend:amd64.
2022-09-04T07:56:49.0427946Z Preparing to unpack .../31-dconf-gsettings-backend_0.38.0-2_amd64.deb ...
2022-09-04T07:56:49.0453435Z Unpacking dconf-gsettings-backend:amd64 (0.38.0-2) ...
2022-09-04T07:56:49.0728617Z Selecting previously unselected package gsettings-desktop-schemas.
2022-09-04T07:56:49.0754378Z Preparing to unpack .../32-gsettings-desktop-schemas_3.38.0-2_all.deb ...
2022-09-04T07:56:49.0776262Z Unpacking gsettings-desktop-schemas (3.38.0-2) ...
2022-09-04T07:56:49.1751592Z Selecting previously unselected package glib-networking:amd64.
2022-09-04T07:56:49.1791862Z Preparing to unpack .../33-glib-networking_2.66.0-2_amd64.deb ...
2022-09-04T07:56:49.1807065Z Unpacking glib-networking:amd64 (2.66.0-2) ...
2022-09-04T07:56:49.2142081Z Selecting previously unselected package libsoup2.4-1:amd64.
2022-09-04T07:56:49.2177220Z Preparing to unpack .../34-libsoup2.4-1_2.72.0-2_amd64.deb ...
2022-09-04T07:56:49.2194542Z Unpacking libsoup2.4-1:amd64 (2.72.0-2) ...
2022-09-04T07:56:49.2743464Z Selecting previously unselected package libsoup-gnome2.4-1:amd64.
2022-09-04T07:56:49.2780022Z Preparing to unpack .../35-libsoup-gnome2.4-1_2.72.0-2_amd64.deb ...
2022-09-04T07:56:49.2801591Z Unpacking libsoup-gnome2.4-1:amd64 (2.72.0-2) ...
2022-09-04T07:56:49.3067291Z Selecting previously unselected package librest-0.7-0:amd64.
2022-09-04T07:56:49.3123019Z Preparing to unpack .../36-librest-0.7-0_0.8.1-1.1_amd64.deb ...
2022-09-04T07:56:49.3146330Z Unpacking librest-0.7-0:amd64 (0.8.1-1.1) ...
2022-09-04T07:56:49.3435709Z Selecting previously unselected package libwayland-client0:amd64.
2022-09-04T07:56:49.3478695Z Preparing to unpack .../37-libwayland-client0_1.18.0-2~exp1.1_amd64.deb ...
2022-09-04T07:56:49.3496841Z Unpacking libwayland-client0:amd64 (1.18.0-2~exp1.1) ...
2022-09-04T07:56:49.3743176Z Selecting previously unselected package libwayland-cursor0:amd64.
2022-09-04T07:56:49.3780198Z Preparing to unpack .../38-libwayland-cursor0_1.18.0-2~exp1.1_amd64.deb ...
2022-09-04T07:56:49.3801204Z Unpacking libwayland-cursor0:amd64 (1.18.0-2~exp1.1) ...
2022-09-04T07:56:49.4078197Z Selecting previously unselected package libwayland-egl1:amd64.
2022-09-04T07:56:49.4127984Z Preparing to unpack .../39-libwayland-egl1_1.18.0-2~exp1.1_amd64.deb ...
2022-09-04T07:56:49.4143479Z Unpacking libwayland-egl1:amd64 (1.18.0-2~exp1.1) ...
2022-09-04T07:56:49.4371232Z Selecting previously unselected package libxcomposite1:amd64.
2022-09-04T07:56:49.4418375Z Preparing to unpack .../40-libxcomposite1_1%3a0.4.5-1_amd64.deb ...
2022-09-04T07:56:49.4434228Z Unpacking libxcomposite1:amd64 (1:0.4.5-1) ...
2022-09-04T07:56:49.4740992Z Selecting previously unselected package libxfixes3:amd64.
2022-09-04T07:56:49.4779905Z Preparing to unpack .../41-libxfixes3_1%3a5.0.3-2_amd64.deb ...
2022-09-04T07:56:49.4799674Z Unpacking libxfixes3:amd64 (1:5.0.3-2) ...
2022-09-04T07:56:49.5090017Z Selecting previously unselected package libxcursor1:amd64.
2022-09-04T07:56:49.5099109Z Preparing to unpack .../42-libxcursor1_1%3a1.2.0-2_amd64.deb ...
2022-09-04T07:56:49.5112814Z Unpacking libxcursor1:amd64 (1:1.2.0-2) ...
2022-09-04T07:56:49.5395788Z Selecting previously unselected package libxdamage1:amd64.
2022-09-04T07:56:49.5441406Z Preparing to unpack .../43-libxdamage1_1%3a1.1.5-2_amd64.deb ...
2022-09-04T07:56:49.5460517Z Unpacking libxdamage1:amd64 (1:1.1.5-2) ...
2022-09-04T07:56:49.5727323Z Selecting previously unselected package libxi6:amd64.
2022-09-04T07:56:49.5765453Z Preparing to unpack .../44-libxi6_2%3a1.7.10-1_amd64.deb ...
2022-09-04T07:56:49.5783697Z Unpacking libxi6:amd64 (2:1.7.10-1) ...
2022-09-04T07:56:49.6098133Z Selecting previously unselected package libxinerama1:amd64.
2022-09-04T07:56:49.6141210Z Preparing to unpack .../45-libxinerama1_2%3a1.1.4-2_amd64.deb ...
2022-09-04T07:56:49.6161036Z Unpacking libxinerama1:amd64 (2:1.1.4-2) ...
2022-09-04T07:56:49.6384794Z Selecting previously unselected package xkb-data.
2022-09-04T07:56:49.6425013Z Preparing to unpack .../46-xkb-data_2.29-2_all.deb ...
2022-09-04T07:56:49.6444861Z Unpacking xkb-data (2.29-2) ...
2022-09-04T07:56:49.7807987Z Selecting previously unselected package libxkbcommon0:amd64.
2022-09-04T07:56:49.7823490Z Preparing to unpack .../47-libxkbcommon0_1.0.3-2_amd64.deb ...
2022-09-04T07:56:49.7848425Z Unpacking libxkbcommon0:amd64 (1.0.3-2) ...
2022-09-04T07:56:49.8288937Z Selecting previously unselected package libxrandr2:amd64.
2022-09-04T07:56:49.8297947Z Preparing to unpack .../48-libxrandr2_2%3a1.5.1-1_amd64.deb ...
2022-09-04T07:56:49.8313945Z Unpacking libxrandr2:amd64 (2:1.5.1-1) ...
2022-09-04T07:56:49.8588448Z Selecting previously unselected package libgtk-3-common.
2022-09-04T07:56:49.8627933Z Preparing to unpack .../49-libgtk-3-common_3.24.24-4+deb11u2_all.deb ...
2022-09-04T07:56:49.8646175Z Unpacking libgtk-3-common (3.24.24-4+deb11u2) ...
2022-09-04T07:56:50.3448813Z Selecting previously unselected package libgtk-3-0:amd64.
2022-09-04T07:56:50.3455658Z Preparing to unpack .../50-libgtk-3-0_3.24.24-4+deb11u2_amd64.deb ...
2022-09-04T07:56:50.3480031Z Unpacking libgtk-3-0:amd64 (3.24.24-4+deb11u2) ...
2022-09-04T07:56:50.6479289Z Selecting previously unselected package libnspr4:amd64.
2022-09-04T07:56:50.6530299Z Preparing to unpack .../51-libnspr4_2%3a4.29-1_amd64.deb ...
2022-09-04T07:56:50.6558232Z Unpacking libnspr4:amd64 (2:4.29-1) ...
2022-09-04T07:56:50.6911077Z Selecting previously unselected package libnss3:amd64.
2022-09-04T07:56:50.6950144Z Preparing to unpack .../52-libnss3_2%3a3.61-1+deb11u2_amd64.deb ...
2022-09-04T07:56:50.6972568Z Unpacking libnss3:amd64 (2:3.61-1+deb11u2) ...
2022-09-04T07:56:50.8569282Z Selecting previously unselected package xdg-utils.
2022-09-04T07:56:50.8569842Z Preparing to unpack .../53-xdg-utils_1.1.3-4.1_all.deb ...
2022-09-04T07:56:50.8584823Z Unpacking xdg-utils (1.1.3-4.1) ...
2022-09-04T07:56:50.8887776Z Selecting previously unselected package google-chrome-stable.
2022-09-04T07:56:50.8920337Z Preparing to unpack .../54-chrome.deb ...
2022-09-04T07:56:50.8940372Z Unpacking google-chrome-stable (104.0.5112.101-1) ...
2022-09-04T07:56:59.2054190Z Setting up libwayland-server0:amd64 (1.18.0-2~exp1.1) ...
2022-09-04T07:56:59.2103780Z Setting up gtk-update-icon-cache (3.24.24-4+deb11u2) ...
2022-09-04T07:56:59.2148164Z Setting up systemd-sysv (247.3-7) ...
2022-09-04T07:56:59.2222293Z Setting up libproxy1v5:amd64 (0.4.17-1) ...
2022-09-04T07:56:59.2270050Z Setting up libxdamage1:amd64 (1:1.1.5-2) ...
2022-09-04T07:56:59.2325517Z Setting up libxi6:amd64 (2:1.7.10-1) ...
2022-09-04T07:56:59.2371551Z Setting up xkb-data (2.29-2) ...
2022-09-04T07:56:59.2420609Z Setting up libcolord2:amd64 (1.4.5-3) ...
2022-09-04T07:56:59.2466266Z Setting up libdconf1:amd64 (0.38.0-2) ...
2022-09-04T07:56:59.2509381Z Setting up libasound2-data (1.2.4-1.1) ...
2022-09-04T07:56:59.2562614Z Setting up adwaita-icon-theme (3.38.0-1) ...
2022-09-04T07:56:59.6671101Z update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode
2022-09-04T07:56:59.6707325Z Setting up libepoxy0:amd64 (1.5.5-1) ...
2022-09-04T07:56:59.6772803Z Setting up libnspr4:amd64 (2:4.29-1) ...
2022-09-04T07:56:59.6824128Z Setting up libxfixes3:amd64 (1:5.0.3-2) ...
2022-09-04T07:56:59.6876084Z Setting up libavahi-common-data:amd64 (0.8-5) ...
2022-09-04T07:56:59.6935357Z Setting up libdbus-1-3:amd64 (1.12.20-2) ...
2022-09-04T07:56:59.7004842Z Setting up dbus (1.12.20-2) ...
2022-09-04T07:56:59.8483559Z invoke-rc.d: could not determine current runlevel
2022-09-04T07:56:59.8530933Z invoke-rc.d: policy-rc.d denied execution of start.
2022-09-04T07:56:59.8573246Z Setting up libxinerama1:amd64 (2:1.1.4-2) ...
2022-09-04T07:56:59.8646510Z Setting up libxrandr2:amd64 (2:1.5.1-1) ...
2022-09-04T07:56:59.8699270Z Setting up libatk1.0-data (2.36.0-2) ...
2022-09-04T07:56:59.8764850Z Setting up libasound2:amd64 (1.2.4-1.1) ...
2022-09-04T07:56:59.8823865Z Setting up fonts-liberation (1:1.07.4-11) ...
2022-09-04T07:56:59.8871671Z Setting up libpam-systemd:amd64 (247.3-7) ...
2022-09-04T07:57:00.0530086Z debconf: unable to initialize frontend: Dialog
2022-09-04T07:57:00.0530561Z debconf: (TERM is not set, so the dialog frontend is not usable.)
2022-09-04T07:57:00.0535402Z debconf: falling back to frontend: Readline
2022-09-04T07:57:00.2970874Z Setting up libjson-glib-1.0-common (1.6.2-1) ...
2022-09-04T07:57:00.3015462Z Setting up libatk1.0-0:amd64 (2.36.0-2) ...
2022-09-04T07:57:00.3060291Z Setting up libwayland-egl1:amd64 (1.18.0-2~exp1.1) ...
2022-09-04T07:57:00.3117709Z Setting up glib-networking-common (2.66.0-2) ...
2022-09-04T07:57:00.3191007Z Setting up libdrm-common (2.4.104-1) ...
2022-09-04T07:57:00.3246803Z Setting up libxcomposite1:amd64 (1:0.4.5-1) ...
2022-09-04T07:57:00.3307641Z Setting up xdg-utils (1.1.3-4.1) ...
2022-09-04T07:57:00.3394531Z update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode
2022-09-04T07:57:00.3432616Z Setting up libxkbcommon0:amd64 (1.0.3-2) ...
2022-09-04T07:57:00.3489170Z Setting up libwayland-client0:amd64 (1.18.0-2~exp1.1) ...
2022-09-04T07:57:00.3543420Z Setting up glib-networking-services (2.66.0-2) ...
2022-09-04T07:57:00.3591607Z Setting up libxcursor1:amd64 (1:1.2.0-2) ...
2022-09-04T07:57:00.3649588Z Setting up libavahi-common3:amd64 (0.8-5) ...
2022-09-04T07:57:00.3704822Z Setting up libnss3:amd64 (2:3.61-1+deb11u2) ...
2022-09-04T07:57:00.3758799Z Setting up libatspi2.0-0:amd64 (2.38.0-4) ...
2022-09-04T07:57:00.3812325Z Setting up libjson-glib-1.0-0:amd64 (1.6.2-1) ...
2022-09-04T07:57:00.3854604Z Setting up libatk-bridge2.0-0:amd64 (2.38.0-1) ...
2022-09-04T07:57:00.3908226Z Setting up dbus-user-session (1.12.20-2) ...
2022-09-04T07:57:00.3984006Z Setting up libdrm2:amd64 (2.4.104-1) ...
2022-09-04T07:57:00.4040083Z Setting up libwayland-cursor0:amd64 (1.18.0-2~exp1.1) ...
2022-09-04T07:57:00.4114558Z Setting up libavahi-client3:amd64 (0.8-5) ...
2022-09-04T07:57:00.4176152Z Setting up libgbm1:amd64 (20.3.5-1) ...
2022-09-04T07:57:00.4345492Z Setting up dconf-service (0.38.0-2) ...
2022-09-04T07:57:00.4403040Z Setting up libcups2:amd64 (2.3.3op2-3+deb11u2) ...
2022-09-04T07:57:00.4452981Z Setting up dconf-gsettings-backend:amd64 (0.38.0-2) ...
2022-09-04T07:57:00.4520574Z Setting up libgtk-3-common (3.24.24-4+deb11u2) ...
2022-09-04T07:57:00.4592519Z Setting up gsettings-desktop-schemas (3.38.0-2) ...
2022-09-04T07:57:00.4713992Z Processing triggers for libglib2.0-0:amd64 (2.66.8-1) ...
2022-09-04T07:57:00.5421172Z Processing triggers for libc-bin (2.31-13+deb11u3) ...
2022-09-04T07:57:00.7405973Z Setting up glib-networking:amd64 (2.66.0-2) ...
2022-09-04T07:57:00.7469990Z Processing triggers for fontconfig (2.13.1-4.2) ...
2022-09-04T07:57:01.2714658Z Setting up libsoup2.4-1:amd64 (2.72.0-2) ...
2022-09-04T07:57:01.2789152Z Setting up libsoup-gnome2.4-1:amd64 (2.72.0-2) ...
2022-09-04T07:57:01.2842033Z Setting up librest-0.7-0:amd64 (0.8.1-1.1) ...
2022-09-04T07:57:01.2902507Z Setting up libgtk-3-0:amd64 (3.24.24-4+deb11u2) ...
2022-09-04T07:57:01.4886798Z Setting up google-chrome-stable (104.0.5112.101-1) ...
2022-09-04T07:57:01.6567889Z update-alternatives: using /usr/bin/google-chrome-stable to provide /usr/bin/x-www-browser (x-www-browser) in auto mode
2022-09-04T07:57:01.6607882Z update-alternatives: using /usr/bin/google-chrome-stable to provide /usr/bin/gnome-www-browser (gnome-www-browser) in auto mode
2022-09-04T07:57:01.6642837Z update-alternatives: using /usr/bin/google-chrome-stable to provide /usr/bin/google-chrome (google-chrome) in auto mode
2022-09-04T07:57:01.6714052Z Processing triggers for libc-bin (2.31-13+deb11u3) ...
2022-09-04T07:57:13.7744931Z Removing intermediate container 152fd98bb635
2022-09-04T07:57:13.7746434Z ---> 2cf7790d41b9
2022-09-04T07:57:13.7747231Z Step 4/19 : RUN apt-get install -yqq unzip
2022-09-04T07:57:13.8186015Z ---> Running in e1f0f667ed52
2022-09-04T07:57:16.0180770Z Removing intermediate container e1f0f667ed52
2022-09-04T07:57:16.0181718Z ---> adba21d3b785
2022-09-04T07:57:16.0182677Z Step 5/19 : RUN wget -O /tmp/chromedriver.zip http://chromedriver.storage.googleapis.com/`curl -sS chromedriver.storage.googleapis.com/LATEST_RELEASE_104`/chromedriver_linux64.zip
2022-09-04T07:57:16.0515107Z ---> Running in 67ac4edd5979
2022-09-04T07:57:16.5089956Z --2022-09-04 07:57:16-- http://chromedriver.storage.googleapis.com/104.0.5112.79/chromedriver_linux64.zip
2022-09-04T07:57:16.5138820Z Resolving chromedriver.storage.googleapis.com (chromedriver.storage.googleapis.com)... 142.251.32.48, 2607:f8b0:4005:812::2010
2022-09-04T07:57:16.5140298Z Connecting to chromedriver.storage.googleapis.com (chromedriver.storage.googleapis.com)|142.251.32.48|:80... connected.
2022-09-04T07:57:16.5922931Z HTTP request sent, awaiting response... 200 OK
2022-09-04T07:57:16.5923530Z Length: 7067070 (6.7M) [application/zip]
2022-09-04T07:57:16.5925265Z Saving to: ‘/tmp/chromedriver.zip’
2022-09-04T07:57:16.5925904Z 
2022-09-04T07:57:16.5949654Z 0K .......... .......... .......... .......... .......... 0% 18.4M 0s
2022-09-04T07:57:16.5968822Z 50K .......... .......... .......... .......... .......... 1% 25.3M 0s
2022-09-04T07:57:16.5979030Z 100K .......... .......... .......... .......... .......... 2% 55.0M 0s
2022-09-04T07:57:16.5979640Z 150K .......... .......... .......... .......... .......... 2% 108M 0s
2022-09-04T07:57:16.6000230Z 200K .......... .......... .......... .......... .......... 3% 63.5M 0s
2022-09-04T07:57:16.6018871Z 250K .......... .......... .......... .......... .......... 4% 71.8M 0s
2022-09-04T07:57:16.6028703Z 300K .......... .......... .......... .......... .......... 5% 270M 0s
2022-09-04T07:57:16.6029061Z 350K .......... .......... .......... .......... .......... 5% 134M 0s
2022-09-04T07:57:16.6029595Z 400K .......... .......... .......... .......... .......... 6% 77.1M 0s
2022-09-04T07:57:16.6029940Z 450K .......... .......... .......... .......... .......... 7% 209M 0s
2022-09-04T07:57:16.6030383Z 500K .......... .......... .......... .......... .......... 7% 272M 0s
2022-09-04T07:57:16.6030955Z 550K .......... .......... .......... .......... .......... 8% 332M 0s
2022-09-04T07:57:16.6033012Z 600K .......... .......... .......... .......... .......... 9% 276M 0s
2022-09-04T07:57:16.6033504Z 650K .......... .......... .......... .......... .......... 10% 176M 0s
2022-09-04T07:57:16.6033950Z 700K .......... .......... .......... .......... .......... 10% 316M 0s
2022-09-04T07:57:16.6034273Z 750K .......... .......... .......... .......... .......... 11% 279M 0s
2022-09-04T07:57:16.6034718Z 800K .......... .......... .......... .......... .......... 12% 104M 0s
2022-09-04T07:57:16.6035229Z 850K .......... .......... .......... .......... .......... 13% 202M 0s
2022-09-04T07:57:16.6042181Z 900K .......... .......... .......... .......... .......... 13% 124M 0s
2022-09-04T07:57:16.6042526Z 950K .......... .......... .......... .......... .......... 14% 288M 0s
2022-09-04T07:57:16.6045831Z 1000K .......... .......... .......... .......... .......... 15% 343M 0s
2022-09-04T07:57:16.6046196Z 1050K .......... .......... .......... .......... .......... 15% 105M 0s
2022-09-04T07:57:16.6046696Z 1100K .......... .......... .......... .......... .......... 16% 332M 0s
2022-09-04T07:57:16.6065068Z 1150K .......... .......... .......... .......... .......... 17% 296M 0s
2022-09-04T07:57:16.6065742Z 1200K .......... .......... .......... .......... .......... 18% 204M 0s
2022-09-04T07:57:16.6066193Z 1250K .......... .......... .......... .......... .......... 18% 340M 0s
2022-09-04T07:57:16.6066510Z 1300K .......... .......... .......... .......... .......... 19% 289M 0s
2022-09-04T07:57:16.6066829Z 1350K .......... .......... .......... .......... .......... 20% 270M 0s
2022-09-04T07:57:16.6067133Z 1400K .......... .......... .......... .......... .......... 21% 285M 0s
2022-09-04T07:57:16.6067596Z 1450K .......... .......... .......... .......... .......... 21% 193M 0s
2022-09-04T07:57:16.6068081Z 1500K .......... .......... .......... .......... .......... 22% 335M 0s
2022-09-04T07:57:16.6068586Z 1550K .......... .......... .......... .......... .......... 23% 295M 0s
2022-09-04T07:57:16.6070112Z 1600K .......... .......... .......... .......... .......... 23% 118M 0s
2022-09-04T07:57:16.6071608Z 1650K .......... .......... .......... .......... .......... 24% 313M 0s
2022-09-04T07:57:16.6073454Z 1700K .......... .......... .......... .......... .......... 25% 340M 0s
2022-09-04T07:57:16.6078583Z 1750K .......... .......... .......... .......... .......... 26% 35.8M 0s
2022-09-04T07:57:16.6126833Z 1800K .......... .......... .......... .......... .......... 26% 249M 0s
2022-09-04T07:57:16.6153174Z 1850K .......... .......... .......... .......... .......... 27% 81.0M 0s
2022-09-04T07:57:16.6178027Z 1900K .......... .......... .......... .......... .......... 28% 287M 0s
2022-09-04T07:57:16.6179666Z 1950K .......... .......... .......... .......... .......... 28% 129M 0s
2022-09-04T07:57:16.6180216Z 2000K .......... .......... .......... .......... .......... 29% 184M 0s
2022-09-04T07:57:16.6180735Z 2050K .......... .......... .......... .......... .......... 30% 141M 0s
2022-09-04T07:57:16.6181232Z 2100K .......... .......... .......... .......... .......... 31% 98.7M 0s
2022-09-04T07:57:16.6181777Z 2150K .......... .......... .......... .......... .......... 31% 73.7M 0s
2022-09-04T07:57:16.6182485Z 2200K .......... .......... .......... .......... .......... 32% 333M 0s
2022-09-04T07:57:16.6182839Z 2250K .......... .......... .......... .......... .......... 33% 327M 0s
2022-09-04T07:57:16.6183335Z 2300K .......... .......... .......... .......... .......... 34% 105M 0s
2022-09-04T07:57:16.6183827Z 2350K .......... .......... .......... .......... .......... 34% 277M 0s
2022-09-04T07:57:16.6184284Z 2400K .......... .......... .......... .......... .......... 35% 302M 0s
2022-09-04T07:57:16.6185423Z 2450K .......... .......... .......... .......... .......... 36% 155M 0s
2022-09-04T07:57:16.6185894Z 2500K .......... .......... .......... .......... .......... 36% 300M 0s
2022-09-04T07:57:16.6223365Z 2550K .......... .......... .......... .......... .......... 37% 54.8M 0s
2022-09-04T07:57:16.6223915Z 2600K .......... .......... .......... .......... .......... 38% 82.0M 0s
2022-09-04T07:57:16.6224400Z 2650K .......... .......... .......... .......... .......... 39% 145M 0s
2022-09-04T07:57:16.6224841Z 2700K .......... .......... .......... .......... .......... 39% 313M 0s
2022-09-04T07:57:16.6225290Z 2750K .......... .......... .......... .......... .......... 40% 292M 0s
2022-09-04T07:57:16.6225750Z 2800K .......... .......... .......... .......... .......... 41% 119M 0s
2022-09-04T07:57:16.6226230Z 2850K .......... .......... .......... .......... .......... 42% 64.2M 0s
2022-09-04T07:57:16.6226698Z 2900K .......... .......... .......... .......... .......... 42% 248M 0s
2022-09-04T07:57:16.6227150Z 2950K .......... .......... .......... .......... .......... 43% 282M 0s
2022-09-04T07:57:16.6227595Z 3000K .......... .......... .......... .......... .......... 44% 322M 0s
2022-09-04T07:57:16.6228099Z 3050K .......... .......... .......... .......... .......... 44% 94.1M 0s
2022-09-04T07:57:16.6228590Z 3100K .......... .......... .......... .......... .......... 45% 106M 0s
2022-09-04T07:57:16.6229082Z 3150K .......... .......... .......... .......... .......... 46% 136M 0s
2022-09-04T07:57:16.6229567Z 3200K .......... .......... .......... .......... .......... 47% 145M 0s
2022-09-04T07:57:16.6230012Z 3250K .......... .......... .......... .......... .......... 47% 205M 0s
2022-09-04T07:57:16.6230340Z 3300K .......... .......... .......... .......... .......... 48% 273M 0s
2022-09-04T07:57:16.6230903Z 3350K .......... .......... .......... .......... .......... 49% 337M 0s
2022-09-04T07:57:16.6231199Z 3400K .......... .......... .......... .......... .......... 49% 346M 0s
2022-09-04T07:57:16.6232073Z 3450K .......... .......... .......... .......... .......... 50% 301M 0s
2022-09-04T07:57:16.6232392Z 3500K .......... .......... .......... .......... .......... 51% 349M 0s
2022-09-04T07:57:16.6232698Z 3550K .......... .......... .......... .......... .......... 52% 279M 0s
2022-09-04T07:57:16.6233218Z 3600K .......... .......... .......... .......... .......... 52% 175M 0s
2022-09-04T07:57:16.6233750Z 3650K .......... .......... .......... .......... .......... 53% 83.6M 0s
2022-09-04T07:57:16.6234285Z 3700K .......... .......... .......... .......... .......... 54% 135M 0s
2022-09-04T07:57:16.6234836Z 3750K .......... .......... .......... .......... .......... 55% 41.6M 0s
2022-09-04T07:57:16.6235373Z 3800K .......... .......... .......... .......... .......... 55% 129M 0s
2022-09-04T07:57:16.6237746Z 3850K .......... .......... .......... .......... .......... 56% 139M 0s
2022-09-04T07:57:16.6318274Z 3900K .......... .......... .......... .......... .......... 57% 169M 0s
2022-09-04T07:57:16.6318755Z 3950K .......... .......... .......... .......... .......... 57% 184M 0s
2022-09-04T07:57:16.6320054Z 4000K .......... .......... .......... .......... .......... 58% 339M 0s
2022-09-04T07:57:16.6321397Z 4050K .......... .......... .......... .......... .......... 59% 72.1M 0s
2022-09-04T07:57:16.6322109Z 4100K .......... .......... .......... .......... .......... 60% 57.9M 0s
2022-09-04T07:57:16.6322634Z 4150K .......... .......... .......... .......... .......... 60% 140M 0s
2022-09-04T07:57:16.6323123Z 4200K .......... .......... .......... .......... .......... 61% 150M 0s
2022-09-04T07:57:16.6324126Z 4250K .......... .......... .......... .......... .......... 62% 120M 0s
2022-09-04T07:57:16.6324675Z 4300K .......... .......... .......... .......... .......... 63% 105M 0s
2022-09-04T07:57:16.6325227Z 4350K .......... .......... .......... .......... .......... 63% 115M 0s
2022-09-04T07:57:16.6327706Z 4400K .......... .......... .......... .......... .......... 64% 122M 0s
2022-09-04T07:57:16.6328213Z 4450K .......... .......... .......... .......... .......... 65% 156M 0s
2022-09-04T07:57:16.6328765Z 4500K .......... .......... .......... .......... .......... 65% 94.0M 0s
2022-09-04T07:57:16.6329336Z 4550K .......... .......... .......... .......... .......... 66% 124M 0s
2022-09-04T07:57:16.6329838Z 4600K .......... .......... .......... .......... .......... 67% 144M 0s
2022-09-04T07:57:16.6330390Z 4650K .......... .......... .......... .......... .......... 68% 116M 0s
2022-09-04T07:57:16.6330900Z 4700K .......... .......... .......... .......... .......... 68% 129M 0s
2022-09-04T07:57:16.6333236Z 4750K .......... .......... .......... .......... .......... 69% 132M 0s
2022-09-04T07:57:16.6333824Z 4800K .......... .......... .......... .......... .......... 70% 217M 0s
2022-09-04T07:57:16.6334962Z 4850K .......... .......... .......... .......... .......... 70% 124M 0s
2022-09-04T07:57:16.6427475Z 4900K .......... .......... .......... .......... .......... 71% 123M 0s
2022-09-04T07:57:16.6428198Z 4950K .......... .......... .......... .......... .......... 72% 64.9M 0s
2022-09-04T07:57:16.6428703Z 5000K .......... .......... .......... .......... .......... 73% 144M 0s
2022-09-04T07:57:16.6429702Z 5050K .......... .......... .......... .......... .......... 73% 152M 0s
2022-09-04T07:57:16.6430181Z 5100K .......... .......... .......... .......... .......... 74% 283M 0s
2022-09-04T07:57:16.6431137Z 5150K .......... .......... .......... .......... .......... 75% 279M 0s
2022-09-04T07:57:16.6431796Z 5200K .......... .......... .......... .......... .......... 76% 268M 0s
2022-09-04T07:57:16.6432138Z 5250K .......... .......... .......... .......... .......... 76% 295M 0s
2022-09-04T07:57:16.6432588Z 5300K .......... .......... .......... .......... .......... 77% 291M 0s
2022-09-04T07:57:16.6433579Z 5350K .......... .......... .......... .......... .......... 78% 326M 0s
2022-09-04T07:57:16.6433926Z 5400K .......... .......... .......... .......... .......... 78% 302M 0s
2022-09-04T07:57:16.6434233Z 5450K .......... .......... .......... .......... .......... 79% 334M 0s
2022-09-04T07:57:16.6434646Z 5500K .......... .......... .......... .......... .......... 80% 294M 0s
2022-09-04T07:57:16.6435138Z 5550K .......... .......... .......... .......... .......... 81% 345M 0s
2022-09-04T07:57:16.6435575Z 5600K .......... .......... .......... .......... .......... 81% 286M 0s
2022-09-04T07:57:16.6436083Z 5650K .......... .......... .......... .......... .......... 82% 321M 0s
2022-09-04T07:57:16.6436814Z 5700K .......... .......... .......... .......... .......... 83% 121M 0s
2022-09-04T07:57:16.6437353Z 5750K .......... .......... .......... .......... .......... 84% 163M 0s
2022-09-04T07:57:16.6437837Z 5800K .......... .......... .......... .......... .......... 84% 180M 0s
2022-09-04T07:57:16.6438542Z 5850K .......... .......... .......... .......... .......... 85% 116M 0s
2022-09-04T07:57:16.6439145Z 5900K .......... .......... .......... .......... .......... 86% 148M 0s
2022-09-04T07:57:16.6439760Z 5950K .......... .......... .......... .......... .......... 86% 91.4M 0s
2022-09-04T07:57:16.6440256Z 6000K .......... .......... .......... .......... .......... 87% 120M 0s
2022-09-04T07:57:16.6440929Z 6050K .......... .......... .......... .......... .......... 88% 80.9M 0s
2022-09-04T07:57:16.6441416Z 6100K .......... .......... .......... .......... .......... 89% 114M 0s
2022-09-04T07:57:16.6442271Z 6150K .......... .......... .......... .......... .......... 89% 72.9M 0s
2022-09-04T07:57:16.6443076Z 6200K .......... .......... .......... .......... .......... 90% 136M 0s
2022-09-04T07:57:16.6443616Z 6250K .......... .......... .......... .......... .......... 91% 72.6M 0s
2022-09-04T07:57:16.6447610Z 6300K .......... .......... .......... .......... .......... 92% 69.2M 0s
2022-09-04T07:57:16.6448151Z 6350K .......... .......... .......... .......... .......... 92% 66.6M 0s
2022-09-04T07:57:16.6448782Z 6400K .......... .......... .......... .......... .......... 93% 52.9M 0s
2022-09-04T07:57:16.6449597Z 6450K .......... .......... .......... .......... .......... 94% 71.9M 0s
2022-09-04T07:57:16.6450380Z 6500K .......... .......... .......... .......... .......... 94% 138M 0s
2022-09-04T07:57:16.6453044Z 6550K .......... .......... .......... .......... .......... 95% 109M 0s
2022-09-04T07:57:16.6453398Z 6600K .......... .......... .......... .......... .......... 96% 328M 0s
2022-09-04T07:57:16.6453829Z 6650K .......... .......... .......... .......... .......... 97% 336M 0s
2022-09-04T07:57:16.6469817Z 6700K .......... .......... .......... .......... .......... 97% 298M 0s
2022-09-04T07:57:16.6470663Z 6750K .......... .......... .......... .......... .......... 98% 342M 0s
2022-09-04T07:57:16.6470989Z 6800K .......... .......... .......... .......... .......... 99% 346M 0s
2022-09-04T07:57:16.6471297Z 6850K .......... .......... .......... .......... .......... 99% 345M 0s
2022-09-04T07:57:16.6480144Z 6900K . 100% 53.7M=0.05s
2022-09-04T07:57:16.6480569Z
2022-09-04T07:57:16.6482303Z 2022-09-04 07:57:16 (130 MB/s) - ‘/tmp/chromedriver.zip’ saved [7067070/7067070]
2022-09-04T07:57:16.6486025Z
2022-09-04T07:57:18.5772042Z Removing intermediate container 67ac4edd5979
2022-09-04T07:57:18.5772708Z ---> bf50fb528bca
2022-09-04T07:57:18.5773320Z Step 6/19 : RUN unzip /tmp/chromedriver.zip chromedriver -d /usr/local/bin/
2022-09-04T07:57:18.6035327Z ---> Running in 6afa6b9a0c5e
2022-09-04T07:57:18.9913577Z Archive: /tmp/chromedriver.zip
2022-09-04T07:57:19.1595559Z inflating: /usr/local/bin/chromedriver
2022-09-04T07:57:21.1477106Z Removing intermediate container 6afa6b9a0c5e
2022-09-04T07:57:21.1478156Z ---> 66310ff019dc
2022-09-04T07:57:21.1478463Z Step 7/19 : ARG FIREFOX_VERSION="103.0.2"
2022-09-04T07:57:21.1763140Z ---> Running in 557b7026bad9
2022-09-04T07:57:22.9039824Z Removing intermediate container 557b7026bad9
2022-09-04T07:57:22.9060393Z ---> d30bb64a2a6a
2022-09-04T07:57:22.9062151Z Step 8/19 : RUN apt-get update -qqy && apt-get -qqy --no-install-recommends install firefox-esr && rm -rf /var/lib/apt/lists/* /var/cache/apt/* && wget --no-verbose -O /tmp/firefox.tar.bz2 https://download-installer.cdn.mozilla.net/pub/firefox/releases/$FIREFOX_VERSION/linux-x86_64/en-US/firefox-$FIREFOX_VERSION.tar.bz2 && apt-get -y purge firefox-esr && rm -rf /opt/firefox && tar -C /opt -xjf /tmp/firefox.tar.bz2 && rm /tmp/firefox.tar.bz2 && mv /opt/firefox /opt/firefox-$FIREFOX_VERSION && ln -fs /opt/firefox-$FIREFOX_VERSION/firefox /usr/bin/firefox
2022-09-04T07:57:22.9269252Z ---> Running in 07f00073e778
2022-09-04T07:57:27.2199149Z debconf: delaying package configuration, since apt-utils is not installed
2022-09-04T07:57:27.2901332Z Selecting previously unselected package libdbus-glib-1-2:amd64.
2022-09-04T07:57:27.2982359Z (Reading database ...
2022-09-04T07:57:27.2982935Z (Reading database ... 5%
2022-09-04T07:57:27.2983325Z (Reading database ... 10%
2022-09-04T07:57:27.2983690Z (Reading database ... 15%
2022-09-04T07:57:27.2984032Z (Reading database ... 20%
2022-09-04T07:57:27.2984412Z (Reading database ... 25%
2022-09-04T07:57:27.2984774Z (Reading database ... 30%
2022-09-04T07:57:27.2985124Z (Reading database ... 35%
2022-09-04T07:57:27.2985475Z (Reading database ... 40%
2022-09-04T07:57:27.2985829Z (Reading database ... 45%
2022-09-04T07:57:27.2986178Z (Reading database ... 50%
2022-09-04T07:57:27.2986532Z (Reading database ... 55%
2022-09-04T07:57:27.3022866Z (Reading database ... 60%
2022-09-04T07:57:27.3038033Z (Reading database ... 65%
2022-09-04T07:57:27.3059313Z (Reading database ... 70%
2022-09-04T07:57:27.3072725Z (Reading database ... 75%
2022-09-04T07:57:27.3107153Z (Reading database ... 80%
2022-09-04T07:57:27.3126721Z (Reading database ... 85%
2022-09-04T07:57:27.3139357Z (Reading database ... 90%
2022-09-04T07:57:27.3162678Z (Reading database ... 95%
2022-09-04T07:57:27.3163158Z (Reading database ... 100%
2022-09-04T07:57:27.3163633Z (Reading database ... 32009 files and directories currently installed.)
2022-09-04T07:57:27.3174018Z Preparing to unpack .../libdbus-glib-1-2_0.110-6_amd64.deb ...
2022-09-04T07:57:27.3213766Z Unpacking libdbus-glib-1-2:amd64 (0.110-6) ...
2022-09-04T07:57:27.3526205Z Selecting previously unselected package libvpx6:amd64.
2022-09-04T07:57:27.3556439Z Preparing to unpack .../libvpx6_1.9.0-1_amd64.deb ...
2022-09-04T07:57:27.3578073Z Unpacking libvpx6:amd64 (1.9.0-1) ...
2022-09-04T07:57:27.4687588Z Selecting previously unselected package libx11-xcb1:amd64.
2022-09-04T07:57:27.4717573Z Preparing to unpack .../libx11-xcb1_2%3a1.7.2-1_amd64.deb ...
2022-09-04T07:57:27.4733900Z Unpacking libx11-xcb1:amd64 (2:1.7.2-1) ...
2022-09-04T07:57:27.5064570Z Selecting previously unselected package firefox-esr.
2022-09-04T07:57:27.5099796Z Preparing to unpack .../firefox-esr_91.13.0esr-1~deb11u1_amd64.deb ...
2022-09-04T07:57:27.5730251Z Adding 'diversion of /usr/bin/firefox to /usr/bin/firefox.real by firefox-esr'
2022-09-04T07:57:27.5770933Z Unpacking firefox-esr (91.13.0esr-1~deb11u1) ...
2022-09-04T07:57:33.4511865Z Setting up libx11-xcb1:amd64 (2:1.7.2-1) ...
2022-09-04T07:57:33.4583024Z Setting up libdbus-glib-1-2:amd64 (0.110-6) ...
2022-09-04T07:57:33.4644614Z Setting up libvpx6:amd64 (1.9.0-1) ...
2022-09-04T07:57:33.4712154Z Setting up firefox-esr (91.13.0esr-1~deb11u1) ...
2022-09-04T07:57:33.4909017Z Processing triggers for libc-bin (2.31-13+deb11u3) ...
2022-09-04T07:57:33.5128457Z Processing triggers for hicolor-icon-theme (0.17-2) ...
2022-09-04T07:57:35.6078409Z 2022-09-04 07:57:35 URL:https://download-installer.cdn.mozilla.net/pub/firefox/releases/103.0.2/linux-x86_64/en-US/firefox-103.0.2.tar.bz2 [77776295/77776295] -> "/tmp/firefox.tar.bz2" [1]
2022-09-04T07:57:35.6269137Z Reading package lists...
2022-09-04T07:57:35.6320486Z Building dependency tree...
2022-09-04T07:57:35.6325143Z Reading state information...
2022-09-04T07:57:35.6402560Z The following packages were automatically installed and are no longer required:
2022-09-04T07:57:35.6403192Z libdbus-glib-1-2 libvpx6 libx11-xcb1
2022-09-04T07:57:35.6403601Z Use 'apt autoremove' to remove them.
2022-09-04T07:57:35.6419334Z The following packages will be REMOVED:
2022-09-04T07:57:35.6419778Z firefox-esr*
2022-09-04T07:57:35.9914861Z 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
2022-09-04T07:57:35.9917439Z After this operation, 217 MB disk space will be freed.
2022-09-04T07:57:36.0109541Z (Reading database ...
2022-09-04T07:57:36.0109854Z (Reading database ... 5%
2022-09-04T07:57:36.0110622Z (Reading database ... 10%
2022-09-04T07:57:36.0110887Z (Reading database ... 15%
2022-09-04T07:57:36.0111273Z (Reading database ... 20%
2022-09-04T07:57:36.0111548Z (Reading database ... 25%
2022-09-04T07:57:36.0111821Z (Reading database ... 30%
2022-09-04T07:57:36.0112409Z (Reading database ... 35%
2022-09-04T07:57:36.0112711Z (Reading database ... 40%
2022-09-04T07:57:36.0112975Z (Reading database ... 45%
2022-09-04T07:57:36.0113238Z (Reading database ... 50%
2022-09-04T07:57:36.0113486Z (Reading database ... 55%
2022-09-04T07:57:36.0164928Z (Reading database ... 60%
2022-09-04T07:57:36.0174727Z (Reading database ... 65%
2022-09-04T07:57:36.0186696Z (Reading database ... 70%
2022-09-04T07:57:36.0200465Z (Reading database ... 75%
2022-09-04T07:57:36.0225461Z (Reading database ... 80%
2022-09-04T07:57:36.0249544Z (Reading database ... 85%
2022-09-04T07:57:36.0258604Z (Reading database ... 90%
2022-09-04T07:57:36.0293063Z (Reading database ... 95%
2022-09-04T07:57:36.0294253Z (Reading database ... 100%
2022-09-04T07:57:36.0294630Z (Reading database ... 32136 files and directories currently installed.)
2022-09-04T07:57:36.0295336Z Removing firefox-esr (91.13.0esr-1~deb11u1) ...
2022-09-04T07:57:36.1000588Z Removing 'diversion of /usr/bin/firefox to /usr/bin/firefox.real by firefox-esr'
2022-09-04T07:57:36.1260921Z Processing triggers for hicolor-icon-theme (0.17-2) ...
2022-09-04T07:57:36.1945673Z (Reading database ...
2022-09-04T07:57:36.1946019Z (Reading database ... 5%
2022-09-04T07:57:36.1946302Z (Reading database ... 10%
2022-09-04T07:57:36.1946579Z (Reading database ... 15%
2022-09-04T07:57:36.1946855Z (Reading database ... 20%
2022-09-04T07:57:36.1947126Z (Reading database ... 25%
2022-09-04T07:57:36.1947392Z (Reading database ... 30%
2022-09-04T07:57:36.1947655Z (Reading database ... 35%
2022-09-04T07:57:36.1947915Z (Reading database ... 40%
2022-09-04T07:57:36.1948174Z (Reading database ... 45%
2022-09-04T07:57:36.1948433Z (Reading database ... 50%
2022-09-04T07:57:36.1948695Z (Reading database ... 55%
2022-09-04T07:57:36.2008716Z (Reading database ... 60%
2022-09-04T07:57:36.2022182Z (Reading database ... 65%
2022-09-04T07:57:36.2039673Z (Reading database ... 70%
2022-09-04T07:57:36.2052011Z (Reading database ... 75%
2022-09-04T07:57:36.2075223Z (Reading database ... 80%
2022-09-04T07:57:36.2089930Z (Reading database ... 85%
2022-09-04T07:57:36.2099482Z (Reading database ... 90%
2022-09-04T07:57:36.2137423Z (Reading database ... 95%
2022-09-04T07:57:36.2138999Z (Reading database ... 100%
2022-09-04T07:57:36.2139710Z (Reading database ... 32032 files and directories currently installed.)
2022-09-04T07:57:36.2148915Z Purging configuration files for firefox-esr (91.13.0esr-1~deb11u1) ...
2022-09-04T07:57:52.9145288Z Removing intermediate container 07f00073e778
2022-09-04T07:57:52.9146181Z ---> a3c7c849356e
2022-09-04T07:57:52.9146479Z Step 9/19 : ARG GECKODRIVER_VERSION="0.31.0"
2022-09-04T07:57:52.9435766Z ---> Running in f7aad097146c
2022-09-04T07:57:54.6597554Z Removing intermediate container f7aad097146c
2022-09-04T07:57:54.6598611Z ---> 378524e9b9e7
2022-09-04T07:57:54.6600538Z Step 10/19 : RUN wget --no-verbose -O /tmp/geckodriver.tar.gz https://github.com/mozilla/geckodriver/releases/download/v$GECKODRIVER_VERSION/geckodriver-v$GECKODRIVER_VERSION-linux64.tar.gz && rm -rf /opt/geckodriver && tar -C /opt -zxf /tmp/geckodriver.tar.gz && rm /tmp/geckodriver.tar.gz && mv /opt/geckodriver /opt/geckodriver-$GECKODRIVER_VERSION && chmod 755 /opt/geckodriver-$GECKODRIVER_VERSION && ln -fs /opt/geckodriver-$GECKODRIVER_VERSION /usr/bin/geckodriver
2022-09-04T07:57:54.6896339Z ---> Running in 707a888ea5d4
2022-09-04T07:57:55.6078771Z 2022-09-04 07:57:55 URL:https://objects.githubusercontent.com/github-production-release-asset-2e65be/25354393/fe5af649-6466-4033-a53f-a449543fb73e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220904%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220904T075755Z&X-Amz-Expires=300&X-Amz-Signature=88484d1a16980ceb68b37ba5a1b0040cb2954eb4f1fdefe2b972b66b15f53161&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=25354393&response-content-disposition=attachment%3B%20filename%3Dgeckodriver-v0.31.0-linux64.tar.gz&response-content-type=application%2Foctet-stream [2715370/2715370] -> "/tmp/geckodriver.tar.gz" [1]
2022-09-04T07:57:57.6565120Z Removing intermediate container 707a888ea5d4
2022-09-04T07:57:57.6565924Z ---> d1ca62d6e966
2022-09-04T07:57:57.6567603Z Step 11/19 : RUN apt-get update -qqy && apt-get -qqy --no-install-recommends install libzbar0 curl gnupg iputils-ping && echo "deb http://www.apache.org/dist/cassandra/debian 311x main" | tee -a /etc/apt/sources.list.d/cassandra.sources.list && curl https://downloads.apache.org/cassandra/KEYS | apt-key add - && apt-get update -qqy && DEBIAN_FRONTEND=noninteractive apt-get -qqy --no-install-recommends install cassandra cassandra-tools && rm -rf /var/lib/apt/lists/* /var/cache/apt/*
2022-09-04T07:57:57.6861969Z ---> Running in 3ac0426d81c2
2022-09-04T07:58:01.6328289Z debconf: delaying package configuration, since apt-utils is not installed
2022-09-04T07:58:01.7022674Z Selecting previously unselected package libcap2-bin.
2022-09-04T07:58:01.7083983Z (Reading database ...
2022-09-04T07:58:01.7084290Z (Reading database ... 5%
2022-09-04T07:58:01.7084572Z (Reading database ... 10%
2022-09-04T07:58:01.7085140Z (Reading database ... 15%
2022-09-04T07:58:01.7085412Z (Reading database ... 20%
2022-09-04T07:58:01.7085687Z (Reading database ... 25%
2022-09-04T07:58:01.7085958Z (Reading database ... 30%
2022-09-04T07:58:01.7086243Z (Reading database ... 35%
2022-09-04T07:58:01.7086513Z (Reading database ... 40%
2022-09-04T07:58:01.7086777Z (Reading database ... 45%
2022-09-04T07:58:01.7087038Z (Reading database ... 50%
2022-09-04T07:58:01.7087286Z (Reading database ... 55%
2022-09-04T07:58:01.7144735Z (Reading database ... 60%
2022-09-04T07:58:01.7164033Z (Reading database ... 65%
2022-09-04T07:58:01.7173010Z (Reading database ... 70%
2022-09-04T07:58:01.7188191Z (Reading database ... 75%
2022-09-04T07:58:01.7216987Z (Reading database ... 80%
2022-09-04T07:58:01.7235789Z (Reading database ... 85%
2022-09-04T07:58:01.7257709Z (Reading database ... 90%
2022-09-04T07:58:01.7279668Z (Reading database ... 95%
2022-09-04T07:58:01.7280043Z (Reading database ... 100%
2022-09-04T07:58:01.7280422Z (Reading database ... 32030 files and directories currently installed.)
2022-09-04T07:58:01.7284592Z Preparing to unpack .../libcap2-bin_1%3a2.44-1_amd64.deb ...
2022-09-04T07:58:01.7306692Z Unpacking libcap2-bin (1:2.44-1) ...
2022-09-04T07:58:01.7559626Z Selecting previously unselected package iputils-ping.
2022-09-04T07:58:01.7589725Z Preparing to unpack .../iputils-ping_3%3a20210202-1_amd64.deb ...
2022-09-04T07:58:01.7605910Z Unpacking iputils-ping (3:20210202-1) ...
2022-09-04T07:58:01.7901847Z Selecting previously unselected package libv4lconvert0:amd64.
2022-09-04T07:58:01.7931966Z Preparing to unpack .../libv4lconvert0_1.20.0-2_amd64.deb ...
2022-09-04T07:58:01.7969624Z Unpacking libv4lconvert0:amd64 (1.20.0-2) ...
2022-09-04T07:58:01.8438569Z Selecting previously unselected package libv4l-0:amd64.
2022-09-04T07:58:01.8467034Z Preparing to unpack .../libv4l-0_1.20.0-2_amd64.deb ...
2022-09-04T07:58:01.8488364Z Unpacking libv4l-0:amd64 (1.20.0-2) ...
2022-09-04T07:58:01.8888782Z Selecting previously unselected package libzbar0:amd64.
2022-09-04T07:58:01.8915501Z Preparing to unpack .../libzbar0_0.23.90-1_amd64.deb ...
2022-09-04T07:58:01.8932909Z Unpacking libzbar0:amd64 (0.23.90-1) ...
2022-09-04T07:58:01.9429251Z Setting up libcap2-bin (1:2.44-1) ...
2022-09-04T07:58:01.9480085Z Setting up libv4lconvert0:amd64 (1.20.0-2) ...
2022-09-04T07:58:01.9533359Z Setting up iputils-ping (3:20210202-1) ...
2022-09-04T07:58:01.9718773Z Setting up libv4l-0:amd64 (1.20.0-2) ...
2022-09-04T07:58:01.9789678Z Setting up libzbar0:amd64 (0.23.90-1) ...
2022-09-04T07:58:01.9850408Z Processing triggers for libc-bin (2.31-13+deb11u3) ...
2022-09-04T07:58:02.0251959Z deb http://www.apache.org/dist/cassandra/debian 311x main
2022-09-04T07:58:02.0412472Z   % Total    % Received % Xferd Average Speed Time Time Time Current
2022-09-04T07:58:02.0413209Z Dload Upload Total Spent Left Speed
2022-09-04T07:58:02.0413429Z
2022-09-04T07:58:02.1480104Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
2022-09-04T07:58:02.4216373Z 
2022-09-04T07:58:03.2898638Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2022-09-04T07:58:03.4682660Z 77 267k 77 208k 0 0 165k 0 0:00:01 0:00:01 --:--:-- 165k
2022-09-04T07:58:03.4705561Z 100 267k 100 267k 0 0 186k 0 0:00:01 0:00:01 --:--:-- 186k
2022-09-04T07:58:05.9408585Z OK
2022-09-04T07:58:13.4123676Z debconf: delaying package configuration, since apt-utils is not installed
2022-09-04T07:58:13.4802563Z Selecting previously unselected package libpython2.7-minimal:amd64.
2022-09-04T07:58:13.4852441Z (Reading database ...
2022-09-04T07:58:13.4854504Z (Reading database ... 5%
2022-09-04T07:58:13.4854816Z (Reading database ... 10%
2022-09-04T07:58:13.4855109Z (Reading database ... 15%
2022-09-04T07:58:13.4855393Z (Reading database ... 20%
2022-09-04T07:58:13.4855658Z (Reading database ... 25%
2022-09-04T07:58:13.4855922Z (Reading database ... 30%
2022-09-04T07:58:13.4856192Z (Reading database ... 35%
2022-09-04T07:58:13.4856440Z (Reading database ... 40%
2022-09-04T07:58:13.4856696Z (Reading database ... 45%
2022-09-04T07:58:13.4856954Z (Reading database ... 50%
2022-09-04T07:58:13.4857212Z (Reading database ... 55%
2022-09-04T07:58:13.4931222Z (Reading database ... 60%
2022-09-04T07:58:13.4948429Z (Reading database ... 65%
2022-09-04T07:58:13.4966422Z (Reading database ... 70%
2022-09-04T07:58:13.4984806Z (Reading database ... 75%
2022-09-04T07:58:13.5012932Z (Reading database ... 80%
2022-09-04T07:58:13.5029984Z (Reading database ... 85%
2022-09-04T07:58:13.5046184Z (Reading database ... 90%
2022-09-04T07:58:13.5068137Z (Reading database ... 95%
2022-09-04T07:58:13.5068801Z (Reading database ... 100%
2022-09-04T07:58:13.5069480Z (Reading database ... 32091 files and directories currently installed.)
2022-09-04T07:58:13.5083423Z Preparing to unpack .../0-libpython2.7-minimal_2.7.18-8_amd64.deb ...
2022-09-04T07:58:13.5106482Z Unpacking libpython2.7-minimal:amd64 (2.7.18-8) ...
2022-09-04T07:58:13.6026874Z Selecting previously unselected package python2.7-minimal.
2022-09-04T07:58:13.6076770Z Preparing to unpack .../1-python2.7-minimal_2.7.18-8_amd64.deb ...
2022-09-04T07:58:13.6204092Z Unpacking python2.7-minimal (2.7.18-8) ...
2022-09-04T07:58:13.7851886Z Selecting previously unselected package python2-minimal.
2022-09-04T07:58:13.7891803Z Preparing to unpack .../2-python2-minimal_2.7.18-3_amd64.deb ...
2022-09-04T07:58:13.7917812Z Unpacking python2-minimal (2.7.18-3) ...
2022-09-04T07:58:13.8206587Z Selecting previously unselected package mailcap.
2022-09-04T07:58:13.8236833Z Preparing to unpack .../3-mailcap_3.69_all.deb ...
2022-09-04T07:58:13.8255997Z Unpacking mailcap (3.69) ...
2022-09-04T07:58:13.8563648Z Selecting previously unselected package mime-support.
2022-09-04T07:58:13.8564219Z Preparing to unpack .../4-mime-support_3.66_all.deb ...
2022-09-04T07:58:13.8577797Z Unpacking mime-support (3.66) ...
2022-09-04T07:58:13.8867159Z Selecting previously unselected package libpython2.7-stdlib:amd64.
2022-09-04T07:58:13.8916401Z Preparing to unpack .../5-libpython2.7-stdlib_2.7.18-8_amd64.deb ...
2022-09-04T07:58:13.8938324Z Unpacking libpython2.7-stdlib:amd64 (2.7.18-8) ...
2022-09-04T07:58:14.1398904Z Selecting previously unselected package python2.7.
2022-09-04T07:58:14.1449370Z Preparing to unpack .../6-python2.7_2.7.18-8_amd64.deb ...
2022-09-04T07:58:14.1468905Z Unpacking python2.7 (2.7.18-8) ...
2022-09-04T07:58:14.1849639Z Selecting previously unselected package libpython2-stdlib:amd64.
2022-09-04T07:58:14.1887287Z Preparing to unpack .../7-libpython2-stdlib_2.7.18-3_amd64.deb ...
2022-09-04T07:58:14.1901902Z Unpacking libpython2-stdlib:amd64 (2.7.18-3) ...
2022-09-04T07:58:14.2265150Z Setting up libpython2.7-minimal:amd64 (2.7.18-8) ...
2022-09-04T07:58:14.2359431Z Setting up python2.7-minimal (2.7.18-8) ...
2022-09-04T07:58:14.7239724Z Setting up python2-minimal (2.7.18-3) ...
2022-09-04T07:58:14.7882250Z Selecting previously unselected package python2.
2022-09-04T07:58:14.7925327Z (Reading database ...
2022-09-04T07:58:14.7925624Z (Reading database ... 5%
2022-09-04T07:58:14.7925898Z (Reading database ... 10%
2022-09-04T07:58:14.7926168Z (Reading database ... 15%
2022-09-04T07:58:14.7926434Z (Reading database ... 20%
2022-09-04T07:58:14.7926700Z (Reading database ... 25%
2022-09-04T07:58:14.7926968Z (Reading database ... 30%
2022-09-04T07:58:14.7927217Z (Reading database ... 35%
2022-09-04T07:58:14.7927475Z (Reading database ... 40%
2022-09-04T07:58:14.7927738Z (Reading database ... 45%
2022-09-04T07:58:14.7928001Z (Reading database ... 50%
2022-09-04T07:58:14.7928564Z (Reading database ... 55%
2022-09-04T07:58:14.7975960Z (Reading database ... 60%
2022-09-04T07:58:14.7992866Z (Reading database ... 65%
2022-09-04T07:58:14.8014477Z (Reading database ... 70%
2022-09-04T07:58:14.8030191Z (Reading database ... 75%
2022-09-04T07:58:14.8058905Z (Reading database ... 80%
2022-09-04T07:58:14.8080128Z (Reading database ... 85%
2022-09-04T07:58:14.8094987Z (Reading database ... 90%
2022-09-04T07:58:14.8122147Z (Reading database ... 95%
2022-09-04T07:58:14.8122458Z (Reading database ... 100%
2022-09-04T07:58:14.8122842Z (Reading database ... 32861 files and directories currently installed.)
2022-09-04T07:58:14.8135836Z Preparing to unpack .../00-python2_2.7.18-3_amd64.deb ...
2022-09-04T07:58:14.8159389Z Unpacking python2 (2.7.18-3) ...
2022-09-04T07:58:14.8405857Z Selecting previously unselected package java-common.
2022-09-04T07:58:14.8439529Z Preparing to unpack .../01-java-common_0.72_all.deb ...
2022-09-04T07:58:14.8458356Z Unpacking java-common (0.72) ...
2022-09-04T07:58:14.8682941Z Selecting previously unselected package libpcsclite1:amd64.
2022-09-04T07:58:14.8713904Z Preparing to unpack .../02-libpcsclite1_1.9.1-1_amd64.deb ...
2022-09-04T07:58:14.8746640Z Unpacking libpcsclite1:amd64 (1.9.1-1) ...
2022-09-04T07:58:14.9089950Z Selecting previously unselected package openjdk-17-jre-headless:amd64.
2022-09-04T07:58:14.9104641Z Preparing to unpack .../03-openjdk-17-jre-headless_17.0.4+8-1~deb11u1_amd64.deb ...
2022-09-04T07:58:14.9124497Z Unpacking openjdk-17-jre-headless:amd64 (17.0.4+8-1~deb11u1) ...
2022-09-04T07:58:19.6968145Z Selecting previously unselected package ca-certificates-java.
2022-09-04T07:58:19.6986549Z Preparing to unpack .../04-ca-certificates-java_20190909_all.deb ...
2022-09-04T07:58:19.7044218Z Unpacking ca-certificates-java (20190909) ...
2022-09-04T07:58:19.7303900Z Selecting previously unselected package libdrm-amdgpu1:amd64.
2022-09-04T07:58:19.7343957Z Preparing to unpack .../05-libdrm-amdgpu1_2.4.104-1_amd64.deb ...
2022-09-04T07:58:19.7363893Z Unpacking libdrm-amdgpu1:amd64 (2.4.104-1) ...
2022-09-04T07:58:19.7622788Z Selecting previously unselected package libpciaccess0:amd64.
2022-09-04T07:58:19.7658823Z Preparing to unpack .../06-libpciaccess0_0.16-1_amd64.deb ...
2022-09-04T07:58:19.7674423Z Unpacking libpciaccess0:amd64 (0.16-1) ...
2022-09-04T07:58:19.7951590Z Selecting previously unselected package libdrm-intel1:amd64.
2022-09-04T07:58:19.7988973Z Preparing to unpack .../07-libdrm-intel1_2.4.104-1_amd64.deb ...
2022-09-04T07:58:19.8006697Z Unpacking libdrm-intel1:amd64 (2.4.104-1) ...
2022-09-04T07:58:19.8335462Z Selecting previously unselected package libdrm-nouveau2:amd64.
2022-09-04T07:58:19.8381203Z Preparing to unpack .../08-libdrm-nouveau2_2.4.104-1_amd64.deb ...
2022-09-04T07:58:19.8401846Z Unpacking libdrm-nouveau2:amd64 (2.4.104-1) ...
2022-09-04T07:58:19.8694738Z Selecting previously unselected package libdrm-radeon1:amd64.
2022-09-04T07:58:19.8732962Z Preparing to unpack .../09-libdrm-radeon1_2.4.104-1_amd64.deb ...
2022-09-04T07:58:19.8750071Z Unpacking libdrm-radeon1:amd64 (2.4.104-1) ...
2022-09-04T07:58:19.8996597Z Selecting previously unselected package libgif7:amd64.
2022-09-04T07:58:19.9034111Z Preparing to unpack .../10-libgif7_5.1.9-2_amd64.deb ...
2022-09-04T07:58:19.9049019Z Unpacking libgif7:amd64 (5.1.9-2) ...
2022-09-04T07:58:19.9326470Z Selecting previously unselected package libglapi-mesa:amd64.
2022-09-04T07:58:19.9327024Z Preparing to unpack .../11-libglapi-mesa_20.3.5-1_amd64.deb ...
2022-09-04T07:58:19.9346913Z Unpacking libglapi-mesa:amd64 (20.3.5-1) ...
2022-09-04T07:58:19.9689655Z Selecting previously unselected package libz3-4:amd64.
2022-09-04T07:58:19.9709985Z Preparing to unpack .../12-libz3-4_4.8.10-1_amd64.deb ...
2022-09-04T07:58:19.9729370Z Unpacking libz3-4:amd64 (4.8.10-1) ...
2022-09-04T07:58:20.6978428Z Selecting previously unselected package libllvm11:amd64.
2022-09-04T07:58:20.7012271Z Preparing to unpack .../13-libllvm11_1%3a11.0.1-2_amd64.deb ...
2022-09-04T07:58:20.7029556Z Unpacking libllvm11:amd64 (1:11.0.1-2) ...
2022-09-04T07:58:22.7754679Z Selecting previously unselected package libsensors-config.
2022-09-04T07:58:22.7785238Z Preparing to unpack .../14-libsensors-config_1%3a3.6.0-7_all.deb ...
2022-09-04T07:58:22.7801650Z Unpacking libsensors-config (1:3.6.0-7) ...
2022-09-04T07:58:22.8088468Z Selecting previously unselected package libsensors5:amd64.
2022-09-04T07:58:22.8124060Z Preparing to unpack .../15-libsensors5_1%3a3.6.0-7_amd64.deb ...
2022-09-04T07:58:22.9816982Z Unpacking libsensors5:amd64 (1:3.6.0-7) ...
2022-09-04T07:58:23.0147138Z Selecting previously unselected package libvulkan1:amd64.
2022-09-04T07:58:23.0147945Z Preparing to unpack .../16-libvulkan1_1.2.162.0-1_amd64.deb ...
2022-09-04T07:58:23.0166861Z Unpacking libvulkan1:amd64 (1.2.162.0-1) ...
2022-09-04T07:58:23.0527028Z Selecting previously unselected package libgl1-mesa-dri:amd64.
2022-09-04T07:58:23.0563565Z Preparing to unpack .../17-libgl1-mesa-dri_20.3.5-1_amd64.deb ...
2022-09-04T07:58:23.0637886Z Unpacking libgl1-mesa-dri:amd64 (20.3.5-1) ...
2022-09-04T07:58:24.0684700Z Selecting previously unselected package libglvnd0:amd64.
2022-09-04T07:58:24.0722875Z Preparing to unpack .../18-libglvnd0_1.3.2-1_amd64.deb ...
2022-09-04T07:58:24.0738837Z Unpacking libglvnd0:amd64 (1.3.2-1) ...
2022-09-04T07:58:24.1122476Z Selecting previously unselected package libxcb-dri2-0:amd64.
2022-09-04T07:58:24.1160665Z Preparing to unpack .../19-libxcb-dri2-0_1.14-3_amd64.deb ...
2022-09-04T07:58:24.1175458Z Unpacking libxcb-dri2-0:amd64 (1.14-3) ...
2022-09-04T07:58:24.1486943Z Selecting previously unselected package libxcb-dri3-0:amd64.
2022-09-04T07:58:24.1525958Z Preparing to unpack .../20-libxcb-dri3-0_1.14-3_amd64.deb ...
2022-09-04T07:58:24.1543487Z Unpacking libxcb-dri3-0:amd64 (1.14-3) ...
2022-09-04T07:58:24.1876512Z Selecting previously unselected package libxcb-glx0:amd64.
2022-09-04T07:58:24.1910824Z Preparing to unpack .../21-libxcb-glx0_1.14-3_amd64.deb ...
2022-09-04T07:58:24.1929668Z Unpacking libxcb-glx0:amd64 (1.14-3) ...
2022-09-04T07:58:24.2278670Z Selecting previously unselected package libxcb-present0:amd64.
2022-09-04T07:58:24.2318726Z Preparing to unpack .../22-libxcb-present0_1.14-3_amd64.deb ...
2022-09-04T07:58:24.2336132Z Unpacking libxcb-present0:amd64 (1.14-3) ...
2022-09-04T07:58:24.2646662Z Selecting previously unselected package libxcb-sync1:amd64.
2022-09-04T07:58:24.2683449Z Preparing to unpack .../23-libxcb-sync1_1.14-3_amd64.deb ...
2022-09-04T07:58:24.2705813Z Unpacking libxcb-sync1:amd64 (1.14-3) ...
2022-09-04T07:58:24.3059933Z Selecting previously unselected package libxcb-xfixes0:amd64.
2022-09-04T07:58:24.3102491Z Preparing to unpack .../24-libxcb-xfixes0_1.14-3_amd64.deb ...
2022-09-04T07:58:24.3121481Z Unpacking libxcb-xfixes0:amd64 (1.14-3) ...
2022-09-04T07:58:24.3489308Z Selecting previously unselected package libxshmfence1:amd64.
2022-09-04T07:58:24.3537784Z Preparing to unpack .../25-libxshmfence1_1.3-1_amd64.deb ...
2022-09-04T07:58:24.3557252Z Unpacking libxshmfence1:amd64 (1.3-1) ...
2022-09-04T07:58:24.3804847Z Selecting previously unselected package libxxf86vm1:amd64.
2022-09-04T07:58:24.3839448Z Preparing to unpack .../26-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...
2022-09-04T07:58:24.3856422Z Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
2022-09-04T07:58:24.4170365Z Selecting previously unselected package libglx-mesa0:amd64.
2022-09-04T07:58:24.4188241Z Preparing to unpack .../27-libglx-mesa0_20.3.5-1_amd64.deb ...
2022-09-04T07:58:24.4207590Z Unpacking libglx-mesa0:amd64 (20.3.5-1) ...
2022-09-04T07:58:24.4648035Z Selecting previously unselected package libxtst6:amd64.
2022-09-04T07:58:24.4695499Z Preparing to unpack .../28-libxtst6_2%3a1.2.3-1_amd64.deb ...
2022-09-04T07:58:24.4714121Z Unpacking libxtst6:amd64 (2:1.2.3-1) ...
2022-09-04T07:58:24.5013706Z Selecting previously unselected package libglx0:amd64.
2022-09-04T07:58:24.5062665Z Preparing to unpack .../29-libglx0_1.3.2-1_amd64.deb ...
2022-09-04T07:58:24.5085594Z Unpacking libglx0:amd64 (1.3.2-1) ...
2022-09-04T07:58:24.5380882Z Selecting previously unselected package libgl1:amd64.
2022-09-04T07:58:24.5417867Z Preparing to unpack .../30-libgl1_1.3.2-1_amd64.deb ...
2022-09-04T07:58:24.5436658Z Unpacking libgl1:amd64 (1.3.2-1) ...
2022-09-04T07:58:24.5783175Z Selecting previously unselected package openjdk-17-jre:amd64.
2022-09-04T07:58:24.5831703Z Preparing to unpack .../31-openjdk-17-jre_17.0.4+8-1~deb11u1_amd64.deb ...
2022-09-04T07:58:24.5848088Z Unpacking openjdk-17-jre:amd64 (17.0.4+8-1~deb11u1) ...
2022-09-04T07:58:24.6282563Z Selecting previously unselected package python-is-python2.
2022-09-04T07:58:24.6328634Z Preparing to unpack .../32-python-is-python2_2.7.18-9_all.deb ...
2022-09-04T07:58:24.6343863Z Unpacking python-is-python2 (2.7.18-9) ...
2022-09-04T07:58:24.6572988Z Selecting previously unselected package cassandra.
2022-09-04T07:58:24.6614790Z Preparing to unpack .../33-cassandra_3.11.13_all.deb ...
2022-09-04T07:58:24.6660967Z Unpacking cassandra (3.11.13) ...
2022-09-04T07:58:27.3838239Z Selecting previously unselected package cassandra-tools.
2022-09-04T07:58:27.3881131Z Preparing to unpack .../34-cassandra-tools_3.11.13_all.deb ...
2022-09-04T07:58:27.3899451Z Unpacking cassandra-tools (3.11.13) ...
2022-09-04T07:58:27.4272079Z Setting up libxcb-dri3-0:amd64 (1.14-3) ...
2022-09-04T07:58:27.4338398Z Setting up libpciaccess0:amd64 (0.16-1) ...
2022-09-04T07:58:27.4390378Z Setting up libdrm-nouveau2:amd64 (2.4.104-1) ...
2022-09-04T07:58:27.4441128Z Setting up libxcb-xfixes0:amd64 (1.14-3) ...
2022-09-04T07:58:27.4487960Z Setting up java-common (0.72) ...
2022-09-04T07:58:27.4623009Z Setting up libdrm-radeon1:amd64 (2.4.104-1) ...
2022-09-04T07:58:27.4673203Z Setting up libglvnd0:amd64 (1.3.2-1) ...
2022-09-04T07:58:27.4726906Z Setting up libxtst6:amd64 (2:1.2.3-1) ...
2022-09-04T07:58:27.4778337Z Setting up libxcb-glx0:amd64 (1.14-3) ...
2022-09-04T07:58:27.4825722Z Setting up libdrm-intel1:amd64 (2.4.104-1) ...
2022-09-04T07:58:27.4871230Z Setting up libsensors-config (1:3.6.0-7) ...
2022-09-04T07:58:27.4950254Z Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
2022-09-04T07:58:27.5003447Z Setting up libxcb-present0:amd64 (1.14-3) ...
2022-09-04T07:58:27.5050492Z Setting up libz3-4:amd64 (4.8.10-1) ...
2022-09-04T07:58:27.5093915Z Setting up libllvm11:amd64 (1:11.0.1-2) ...
2022-09-04T07:58:27.5135867Z Setting up libxcb-sync1:amd64 (1.14-3) ...
2022-09-04T07:58:27.5182231Z Setting up libpcsclite1:amd64 (1.9.1-1) ...
2022-09-04T07:58:27.5232909Z Setting up libsensors5:amd64 (1:3.6.0-7) ...
2022-09-04T07:58:27.5284439Z Setting up libglapi-mesa:amd64 (20.3.5-1) ...
2022-09-04T07:58:27.5352567Z Setting up libvulkan1:amd64 (1.2.162.0-1) ...
2022-09-04T07:58:27.5398610Z Setting up libxcb-dri2-0:amd64 (1.14-3) ...
2022-09-04T07:58:27.5445467Z Setting up libgif7:amd64 (5.1.9-2) ...
2022-09-04T07:58:27.5490754Z Setting up libxshmfence1:amd64 (1.3-1) ...
2022-09-04T07:58:27.5542910Z Setting up mailcap (3.69) ...
2022-09-04T07:58:27.7489251Z Setting up libdrm-amdgpu1:amd64 (2.4.104-1) ...
2022-09-04T07:58:27.7539220Z Setting up mime-support (3.66) ...
2022-09-04T07:58:27.7586611Z Setting up libgl1-mesa-dri:amd64 (20.3.5-1) ...
2022-09-04T07:58:27.7687220Z Setting up libpython2.7-stdlib:amd64 (2.7.18-8) ...
2022-09-04T07:58:27.7729401Z Setting up libglx-mesa0:amd64 (20.3.5-1) ...
2022-09-04T07:58:27.7779916Z Setting up libglx0:amd64 (1.3.2-1) ...
2022-09-04T07:58:27.7829357Z Setting up python2.7 (2.7.18-8) ...
2022-09-04T07:58:28.6182909Z Setting up libpython2-stdlib:amd64 (2.7.18-3) ...
2022-09-04T07:58:28.6251736Z Setting up python2 (2.7.18-3) ...
2022-09-04T07:58:28.6299101Z Setting up libgl1:amd64 (1.3.2-1) ...
2022-09-04T07:58:28.6348690Z Setting up python-is-python2 (2.7.18-9) ...
2022-09-04T07:58:28.6402322Z Setting up openjdk-17-jre-headless:amd64 (17.0.4+8-1~deb11u1) ...
2022-09-04T07:58:28.6969833Z update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
2022-09-04T07:58:28.7005003Z update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
2022-09-04T07:58:28.7039027Z update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode
2022-09-04T07:58:28.7070027Z update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode
2022-09-04T07:58:28.7106106Z update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode
2022-09-04T07:58:28.7162057Z Setting up ca-certificates-java (20190909) ...
2022-09-04T07:58:28.7958495Z head: cannot open '/etc/ssl/certs/java/cacerts' for reading: No such file or directory
2022-09-04T07:58:29.0872027Z Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem
2022-09-04T07:58:29.0952486Z Adding debian:CFCA_EV_ROOT.pem
2022-09-04T07:58:29.1003772Z Adding debian:Security_Communication_Root_CA.pem
2022-09-04T07:58:29.1047750Z Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem
2022-09-04T07:58:29.1128211Z Adding debian:Chambers_of_Commerce_Root_-_2008.pem
2022-09-04T07:58:29.1183182Z Adding debian:SSL.com_Root_Certification_Authority_RSA.pem
2022-09-04T07:58:29.1228408Z Adding debian:UCA_Global_G2_Root.pem
2022-09-04T07:58:29.1258822Z Adding debian:DigiCert_Assured_ID_Root_CA.pem
2022-09-04T07:58:29.1291576Z Adding debian:ISRG_Root_X1.pem
2022-09-04T07:58:29.1573657Z Adding debian:USERTrust_ECC_Certification_Authority.pem
2022-09-04T07:58:29.1604819Z Adding debian:emSign_Root_CA_-_C1.pem
2022-09-04T07:58:29.1633760Z Adding debian:certSIGN_ROOT_CA.pem
2022-09-04T07:58:29.1661674Z Adding debian:Go_Daddy_Class_2_CA.pem
2022-09-04T07:58:29.1701998Z Adding debian:QuoVadis_Root_CA_2.pem
2022-09-04T07:58:29.1744948Z Adding debian:SwissSign_Silver_CA_-_G2.pem
2022-09-04T07:58:29.1840944Z Adding debian:GTS_Root_R1.pem
2022-09-04T07:58:29.1898214Z Adding debian:certSIGN_Root_CA_G2.pem
2022-09-04T07:58:29.1934700Z Adding debian:EC-ACC.pem
2022-09-04T07:58:29.1974341Z Adding debian:AffirmTrust_Premium.pem
2022-09-04T07:58:29.2013323Z Adding debian:COMODO_Certification_Authority.pem
2022-09-04T07:58:29.2056650Z Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem
2022-09-04T07:58:29.2090427Z Adding debian:Entrust_Root_Certification_Authority_-_G2.pem
2022-09-04T07:58:29.2115037Z Adding debian:DigiCert_Global_Root_G2.pem
2022-09-04T07:58:29.2138231Z Adding debian:DigiCert_Global_Root_G3.pem
2022-09-04T07:58:29.2183958Z Adding debian:ePKI_Root_Certification_Authority.pem
2022-09-04T07:58:29.2216145Z Adding debian:Amazon_Root_CA_2.pem
2022-09-04T07:58:29.2261263Z Adding debian:QuoVadis_Root_CA_3.pem
2022-09-04T07:58:29.2287387Z Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem
2022-09-04T07:58:29.2319736Z Adding debian:AffirmTrust_Commercial.pem
2022-09-04T07:58:29.2371177Z Adding debian:QuoVadis_Root_CA.pem
2022-09-04T07:58:29.2426655Z Adding debian:Certigna_Root_CA.pem
2022-09-04T07:58:29.2454563Z Adding debian:SecureTrust_CA.pem
2022-09-04T07:58:29.2505822Z Adding debian:Sonera_Class_2_Root_CA.pem
2022-09-04T07:58:29.2536873Z Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem
2022-09-04T07:58:29.2570633Z Adding debian:AffirmTrust_Premium_ECC.pem
2022-09-04T07:58:29.2601991Z Adding debian:Microsec_e-Szigno_Root_CA_2009.pem
2022-09-04T07:58:29.2617833Z Adding debian:emSign_ECC_Root_CA_-_G3.pem
2022-09-04T07:58:29.2656510Z Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem
2022-09-04T07:58:29.2706888Z Adding debian:Network_Solutions_Certificate_Authority.pem
2022-09-04T07:58:29.2707339Z Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem
2022-09-04T07:58:29.2735998Z Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem
2022-09-04T07:58:29.2768026Z Adding debian:IdenTrust_Commercial_Root_CA_1.pem
2022-09-04T07:58:29.2798175Z Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem
2022-09-04T07:58:29.2835724Z Adding debian:SZAFIR_ROOT_CA2.pem
2022-09-04T07:58:29.2874514Z Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem
2022-09-04T07:58:29.2912423Z Adding debian:Trustwave_Global_Certification_Authority.pem
2022-09-04T07:58:29.2950227Z Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem
2022-09-04T07:58:29.2981374Z Adding debian:TWCA_Global_Root_CA.pem
2022-09-04T07:58:29.3003165Z Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem
2022-09-04T07:58:29.3046135Z Adding debian:Global_Chambersign_Root_-_2008.pem
2022-09-04T07:58:29.3077556Z Adding debian:Cybertrust_Global_Root.pem
2022-09-04T07:58:29.3120684Z Adding debian:QuoVadis_Root_CA_3_G3.pem
2022-09-04T07:58:29.3158090Z Adding debian:Amazon_Root_CA_4.pem
2022-09-04T07:58:29.3212705Z Adding debian:DigiCert_Trusted_Root_G4.pem
2022-09-04T07:58:29.3253183Z Adding debian:Atos_TrustedRoot_2011.pem
2022-09-04T07:58:29.3307663Z Adding debian:Entrust_Root_Certification_Authority.pem
2022-09-04T07:58:29.3358056Z Adding debian:Security_Communication_RootCA2.pem
2022-09-04T07:58:29.3429272Z Adding debian:COMODO_RSA_Certification_Authority.pem
2022-09-04T07:58:29.3474178Z Adding debian:emSign_ECC_Root_CA_-_C3.pem
2022-09-04T07:58:29.3606427Z Adding debian:GlobalSign_Root_CA_-_R2.pem
2022-09-04T07:58:29.3662002Z Adding debian:DigiCert_Assured_ID_Root_G3.pem
2022-09-04T07:58:29.3706521Z Adding debian:emSign_Root_CA_-_G1.pem
2022-09-04T07:58:29.3759774Z Adding debian:DigiCert_Assured_ID_Root_G2.pem
2022-09-04T07:58:29.3824537Z Adding debian:Hongkong_Post_Root_CA_1.pem
2022-09-04T07:58:29.3908674Z Adding debian:TWCA_Root_Certification_Authority.pem
2022-09-04T07:58:29.3988014Z Adding debian:Izenpe.com.pem
2022-09-04T07:58:29.4035081Z Adding debian:GTS_Root_R2.pem
2022-09-04T07:58:29.4084506Z Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem
2022-09-04T07:58:29.4164212Z Adding debian:AC_RAIZ_FNMT-RCM.pem
2022-09-04T07:58:29.4240870Z Adding debian:XRamp_Global_CA_Root.pem
2022-09-04T07:58:29.4292405Z Adding debian:GTS_Root_R3.pem
2022-09-04T07:58:29.4372158Z Adding debian:Starfield_Class_2_CA.pem
2022-09-04T07:58:29.4428663Z Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem
2022-09-04T07:58:29.4486460Z Adding debian:Baltimore_CyberTrust_Root.pem
2022-09-04T07:58:29.4609739Z Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem
2022-09-04T07:58:29.4660311Z Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem
2022-09-04T07:58:29.4702297Z Adding debian:GTS_Root_R4.pem
2022-09-04T07:58:29.4827232Z Adding debian:DST_Root_CA_X3.pem
2022-09-04T07:58:29.4867018Z Adding debian:CA_Disig_Root_R2.pem
2022-09-04T07:58:29.4934132Z Adding debian:Entrust_Root_Certification_Authority_-_G4.pem
2022-09-04T07:58:29.5020543Z Adding debian:e-Szigno_Root_CA_2017.pem
2022-09-04T07:58:29.5091322Z Adding debian:DigiCert_Global_Root_CA.pem
2022-09-04T07:58:29.5165295Z Adding debian:T-TeleSec_GlobalRoot_Class_2.pem
2022-09-04T07:58:29.5247823Z Adding debian:TeliaSonera_Root_CA_v1.pem
2022-09-04T07:58:29.5320146Z Adding debian:Amazon_Root_CA_3.pem
2022-09-04T07:58:29.5409007Z Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem
2022-09-04T07:58:29.5499449Z Adding debian:Amazon_Root_CA_1.pem
2022-09-04T07:58:29.5578460Z Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem
2022-09-04T07:58:29.5632474Z Adding debian:Hongkong_Post_Root_CA_3.pem
2022-09-04T07:58:29.5683809Z Adding debian:TrustCor_RootCert_CA-2.pem
2022-09-04T07:58:29.5741943Z Adding debian:E-Tugra_Certification_Authority.pem
2022-09-04T07:58:29.5787303Z Adding debian:Certigna.pem
2022-09-04T07:58:29.5845696Z Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem
2022-09-04T07:58:29.5879939Z Adding debian:SSL.com_Root_Certification_Authority_ECC.pem
2022-09-04T07:58:29.5939710Z Adding debian:TrustCor_RootCert_CA-1.pem
2022-09-04T07:58:29.6010040Z Adding debian:T-TeleSec_GlobalRoot_Class_3.pem
2022-09-04T07:58:29.6060929Z Adding debian:QuoVadis_Root_CA_2_G3.pem
2022-09-04T07:58:29.6097158Z Adding debian:TrustCor_ECA-1.pem
2022-09-04T07:58:29.6141332Z Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem
2022-09-04T07:58:29.6200756Z Adding debian:USERTrust_RSA_Certification_Authority.pem
2022-09-04T07:58:29.6243678Z Adding debian:GlobalSign_Root_CA_-_R6.pem
2022-09-04T07:58:29.6296434Z Adding debian:QuoVadis_Root_CA_1_G3.pem
2022-09-04T07:58:29.6340314Z Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem
2022-09-04T07:58:29.6394058Z Adding debian:VeriSign_Universal_Root_Certification_Authority.pem
2022-09-04T07:58:29.6461406Z Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
2022-09-04T07:58:29.6520089Z Adding debian:Actalis_Authentication_Root_CA.pem
2022-09-04T07:58:29.6587304Z Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem
2022-09-04T07:58:29.6642319Z Adding debian:NAVER_Global_Root_Certification_Authority.pem
2022-09-04T07:58:29.6703483Z Adding debian:Buypass_Class_2_Root_CA.pem
2022-09-04T07:58:29.6756445Z Adding debian:Secure_Global_CA.pem
2022-09-04T07:58:29.6819300Z Adding debian:GlobalSign_Root_CA_-_R3.pem
2022-09-04T07:58:29.6864273Z Adding debian:COMODO_ECC_Certification_Authority.pem
2022-09-04T07:58:29.6929955Z Adding debian:ACCVRAIZ1.pem
2022-09-04T07:58:29.6997125Z Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem
2022-09-04T07:58:29.7046127Z Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem
2022-09-04T07:58:29.7091618Z Adding debian:Trustis_FPS_Root_CA.pem
2022-09-04T07:58:29.7157365Z Adding debian:GDCA_TrustAUTH_R5_ROOT.pem
2022-09-04T07:58:29.7196214Z Adding debian:SecureSign_RootCA11.pem
2022-09-04T07:58:29.7264740Z Adding debian:Certum_Trusted_Network_CA_2.pem
2022-09-04T07:58:29.7318765Z Adding debian:Certum_Trusted_Network_CA.pem
2022-09-04T07:58:29.7356437Z Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem
2022-09-04T07:58:29.7396068Z Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem
2022-09-04T07:58:29.7447975Z Adding debian:Comodo_AAA_Services_root.pem
2022-09-04T07:58:29.7491385Z Adding debian:Buypass_Class_3_Root_CA.pem
2022-09-04T07:58:29.7539585Z Adding debian:UCA_Extended_Validation_Root.pem
2022-09-04T07:58:29.7623897Z Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem
2022-09-04T07:58:29.7677928Z Adding debian:SwissSign_Gold_CA_-_G2.pem
2022-09-04T07:58:29.7753893Z Adding debian:AffirmTrust_Networking.pem
2022-09-04T07:58:29.7814273Z Adding debian:GlobalSign_Root_CA.pem
2022-09-04T07:58:29.8206740Z done.
2022-09-04T07:58:29.8252956Z Setting up openjdk-17-jre:amd64 (17.0.4+8-1~deb11u1) ...
2022-09-04T07:58:29.8342874Z Setting up cassandra (3.11.13) ...
2022-09-04T07:58:29.8989622Z Adding group `cassandra' (GID 106) ...
2022-09-04T07:58:29.9116334Z Done.
2022-09-04T07:58:30.0188512Z sysctl: permission denied on key "vm.max_map_count"
2022-09-04T07:58:30.0188986Z sysctl: permission denied on key "net.ipv4.tcp_keepalive_time"
2022-09-04T07:58:30.0189219Z
2022-09-04T07:58:30.0189395Z Warning: unable to set vm.max_map_count; is this an OpenVZ
2022-09-04T07:58:30.0189749Z instance? If so, it is highly recommended that you set
2022-09-04T07:58:30.0190084Z vm.max_map_count to 1048575 in the host.
2022-09-04T07:58:30.0190270Z
2022-09-04T07:58:30.0190431Z Deleting the local sysctl.d/cassandra.conf.
2022-09-04T07:58:30.0196135Z removed '/etc/sysctl.d/cassandra.conf'
2022-09-04T07:58:30.0281217Z update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2022-09-04T07:58:30.0354408Z invoke-rc.d: could not determine current runlevel
2022-09-04T07:58:30.0395689Z invoke-rc.d: policy-rc.d denied execution of start.
2022-09-04T07:58:30.0437457Z Setting up cassandra-tools (3.11.13) ...
2022-09-04T07:58:30.0485221Z Processing triggers for hicolor-icon-theme (0.17-2) ...
2022-09-04T07:58:30.0703945Z Processing triggers for libc-bin (2.31-13+deb11u3) ...
2022-09-04T07:58:30.0876631Z Processing triggers for ca-certificates (20210119) ...
2022-09-04T07:58:30.1308850Z Updating certificates in /etc/ssl/certs...
2022-09-04T07:58:30.7634840Z 0 added, 0 removed; done.
2022-09-04T07:58:30.7635785Z Running hooks in /etc/ca-certificates/update.d...
2022-09-04T07:58:30.7668811Z
2022-09-04T07:58:31.0810851Z done.
2022-09-04T07:58:31.0819466Z done.
2022-09-04T07:58:39.6702767Z Removing intermediate container 3ac0426d81c2
2022-09-04T07:58:39.6703776Z ---> 14ad89499298
2022-09-04T07:58:39.6704233Z Step 12/19 : ENV DISPLAY=:99 SIRENADA_BROWSER=chrome-headless
2022-09-04T07:58:39.7100823Z ---> Running in ed9f7581d2f9
2022-09-04T07:58:41.5573576Z Removing intermediate container ed9f7581d2f9
2022-09-04T07:58:41.5574263Z ---> 8e0e3b510283
2022-09-04T07:58:41.5574757Z Step 13/19 : RUN pip install --upgrade pip setuptools poetry
2022-09-04T07:58:41.5958988Z ---> Running in 3e0f38afb02d
2022-09-04T07:58:43.7833297Z Requirement already satisfied: pip in /usr/local/lib/python3.10/site-packages (22.2.1)
2022-09-04T07:58:43.8946941Z Collecting pip
2022-09-04T07:58:43.9348795Z Downloading pip-22.2.2-py3-none-any.whl (2.0 MB)
2022-09-04T07:58:43.9885255Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 41.4 MB/s eta 0:00:00
2022-09-04T07:58:44.0060125Z Requirement already satisfied: setuptools in /usr/local/lib/python3.10/site-packages (63.2.0)
2022-09-04T07:58:44.3382443Z Collecting setuptools
2022-09-04T07:58:44.3448131Z Downloading setuptools-65.3.0-py3-none-any.whl (1.2 MB)
2022-09-04T07:58:44.3746603Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 46.8 MB/s eta 0:00:00
2022-09-04T07:58:44.5216127Z Collecting poetry
2022-09-04T07:58:44.5342572Z Downloading poetry-1.2.0-py3-none-any.whl (210 kB)
2022-09-04T07:58:44.5436517Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 210.9/210.9 kB 40.2 MB/s eta 0:00:00
2022-09-04T07:58:44.7193419Z Collecting virtualenv
2022-09-04T07:58:44.7245318Z Downloading virtualenv-20.16.4-py3-none-any.whl (8.8 MB)
2022-09-04T07:58:44.8646070Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/8.8 MB 66.4 MB/s eta 0:00:00
2022-09-04T07:58:44.9199132Z Collecting cachecontrol[filecache]<0.13.0,>=0.12.9
2022-09-04T07:58:44.9245149Z Downloading CacheControl-0.12.11-py2.py3-none-any.whl (21 kB)
2022-09-04T07:58:45.0865926Z Collecting dulwich<0.21.0,>=0.20.44
2022-09-04T07:58:45.0922862Z Downloading dulwich-0.20.45-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (510 kB)
2022-09-04T07:58:45.1051971Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 510.2/510.2 kB 53.9 MB/s eta 0:00:00
2022-09-04T07:58:45.1368482Z Collecting html5lib<2.0,>=1.0
2022-09-04T07:58:45.1417657Z Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB)
2022-09-04T07:58:45.1524386Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.2/112.2 kB 26.8 MB/s eta 0:00:00
2022-09-04T07:58:45.2384233Z Collecting keyring>=21.2.0
2022-09-04T07:58:45.2432476Z Downloading keyring-23.9.0-py3-none-any.whl (35 kB)
2022-09-04T07:58:45.2703626Z Collecting pexpect<5.0.0,>=4.7.0
2022-09-04T07:58:45.2743171Z Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB)
2022-09-04T07:58:45.2810484Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 14.0 MB/s eta 0:00:00
2022-09-04T07:58:45.3104226Z Collecting pkginfo<2.0,>=1.5
2022-09-04T07:58:45.3148486Z Downloading pkginfo-1.8.3-py2.py3-none-any.whl (26 kB)
2022-09-04T07:58:45.3709339Z Collecting poetry-core==1.1.0
2022-09-04T07:58:45.3772683Z Downloading poetry_core-1.1.0-py3-none-any.whl (526 kB)
2022-09-04T07:58:45.3945786Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 526.2/526.2 kB 39.8 MB/s eta 0:00:00
2022-09-04T07:58:45.4395157Z Collecting packaging>=20.4
2022-09-04T07:58:45.4435465Z Downloading packaging-21.3-py3-none-any.whl (40 kB)
2022-09-04T07:58:45.4515095Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 8.4 MB/s eta 0:00:00
2022-09-04T07:58:45.4705778Z Collecting crashtest<0.4.0,>=0.3.0
2022-09-04T07:58:45.4746614Z Downloading crashtest-0.3.1-py3-none-any.whl (7.0 kB)
2022-09-04T07:58:45.5336632Z Collecting tomlkit!=0.11.2,!=0.11.3,<1.0.0,>=0.11.1
2022-09-04T07:58:45.5379101Z Downloading tomlkit-0.11.4-py3-none-any.whl (35 kB)
2022-09-04T07:58:45.5648838Z Collecting poetry-plugin-export<2.0.0,>=1.0.6
2022-09-04T07:58:45.5696033Z Downloading poetry_plugin_export-1.0.6-py3-none-any.whl (9.6 kB)
2022-09-04T07:58:45.6080471Z Collecting cleo<2.0.0,>=1.0.0a5
2022-09-04T07:58:45.6134101Z Downloading cleo-1.0.0a5-py3-none-any.whl (78 kB)
2022-09-04T07:58:45.6207473Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.7/78.7 kB 23.0 MB/s eta 0:00:00
2022-09-04T07:58:45.6439212Z Collecting cachy<0.4.0,>=0.3.0
2022-09-04T07:58:45.6482627Z Downloading cachy-0.3.0-py2.py3-none-any.whl (20 kB)
2022-09-04T07:58:45.6856236Z Collecting shellingham<2.0,>=1.5
2022-09-04T07:58:45.6898087Z Downloading shellingham-1.5.0-py2.py3-none-any.whl (9.3 kB)
2022-09-04T07:58:45.7389524Z Collecting jsonschema<5.0.0,>=4.10.0
2022-09-04T07:58:45.7431805Z Downloading jsonschema-4.15.0-py3-none-any.whl (82 kB)
2022-09-04T07:58:45.7504301Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.7/82.7 kB 21.6 MB/s eta 0:00:00
2022-09-04T07:58:45.8079410Z Collecting urllib3<2.0.0,>=1.26.0
2022-09-04T07:58:45.8122139Z Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB)
2022-09-04T07:58:45.8196540Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 35.3 MB/s eta 0:00:00
2022-09-04T07:58:45.8504504Z Collecting requests-toolbelt<0.10.0,>=0.9.1
2022-09-04T07:58:45.8548129Z Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB)
2022-09-04T07:58:45.8625869Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 kB 12.8 MB/s eta 0:00:00
2022-09-04T07:58:45.9219059Z Collecting requests<3.0,>=2.18
2022-09-04T07:58:45.9280770Z Downloading requests-2.28.1-py3-none-any.whl (62 kB)
2022-09-04T07:58:45.9350070Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 17.2 MB/s eta 0:00:00
2022-09-04T07:58:45.9729035Z Collecting platformdirs<3.0.0,>=2.5.2
2022-09-04T07:58:45.9776701Z Downloading platformdirs-2.5.2-py3-none-any.whl (14 kB)
2022-09-04T07:58:46.0783623Z Collecting msgpack>=0.5.2
2022-09-04T07:58:46.0868664Z Downloading msgpack-1.0.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (316 kB)
2022-09-04T07:58:46.0959935Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 317.0/317.0 kB 53.7 MB/s eta 0:00:00
2022-09-04T07:58:46.1162674Z Collecting lockfile>=0.9
2022-09-04T07:58:46.1206464Z Downloading lockfile-0.12.2-py2.py3-none-any.whl (13 kB)
2022-09-04T07:58:46.1607597Z Collecting pylev<2.0.0,>=1.3.0
2022-09-04T07:58:46.1650325Z Downloading pylev-1.4.0-py2.py3-none-any.whl (6.1 kB)
2022-09-04T07:58:46.2522758Z Collecting certifi
2022-09-04T07:58:46.2565231Z Downloading certifi-2022.6.15-py3-none-any.whl (160 kB)
2022-09-04T07:58:46.2647553Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 32.5 MB/s eta 0:00:00
2022-09-04T07:58:46.3206003Z Collecting six>=1.9
2022-09-04T07:58:46.3251420Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
2022-09-04T07:58:46.3534091Z Collecting webencodings
2022-09-04T07:58:46.3580955Z Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
2022-09-04T07:58:46.4267398Z Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0
2022-09-04T07:58:46.4317782Z Downloading pyrsistent-0.18.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (115 kB)
2022-09-04T07:58:46.4391817Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 115.8/115.8 kB 26.2 MB/s eta 0:00:00
2022-09-04T07:58:46.4702553Z Collecting attrs>=17.4.0
2022-09-04T07:58:46.4745385Z Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB)
2022-09-04T07:58:46.4808862Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 19.1 MB/s eta 0:00:00
2022-09-04T07:58:46.5300051Z Collecting jaraco.classes
2022-09-04T07:58:46.5358075Z Downloading jaraco.classes-3.2.2-py3-none-any.whl (6.0 kB)
2022-09-04T07:58:46.5674953Z Collecting SecretStorage>=3.2
2022-09-04T07:58:46.5712869Z Downloading SecretStorage-3.3.3-py3-none-any.whl (15 kB)
2022-09-04T07:58:46.5960881Z Collecting jeepney>=0.4.2
2022-09-04T07:58:46.6002388Z Downloading jeepney-0.8.0-py3-none-any.whl (48 kB)
2022-09-04T07:58:46.6056614Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/48.4 kB 16.1 MB/s eta 0:00:00
2022-09-04T07:58:46.6686969Z Collecting pyparsing!=3.0.5,>=2.0.2
2022-09-04T07:58:46.6736721Z Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB)
2022-09-04T07:58:46.6811583Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 24.1 MB/s eta 0:00:00
2022-09-04T07:58:46.7041457Z Collecting ptyprocess>=0.5
2022-09-04T07:58:46.7104056Z Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
2022-09-04T07:58:46.8363505Z Collecting charset-normalizer<3,>=2
2022-09-04T07:58:46.8434308Z Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB)
2022-09-04T07:58:46.8878829Z Collecting idna<4,>=2.5
2022-09-04T07:58:46.8925570Z Downloading idna-3.3-py3-none-any.whl (61 kB)
2022-09-04T07:58:46.8987257Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 16.7 MB/s eta 0:00:00
2022-09-04T07:58:47.0030916Z Collecting distlib<1,>=0.3.5
2022-09-04T07:58:47.0080927Z Downloading distlib-0.3.6-py2.py3-none-any.whl (468 kB)
2022-09-04T07:58:47.0223965Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 468.5/468.5 kB 52.4 MB/s eta 0:00:00
2022-09-04T07:58:47.0712720Z Collecting filelock<4,>=3.4.1
2022-09-04T07:58:47.0769276Z Downloading filelock-3.8.0-py3-none-any.whl (10 kB)
2022-09-04T07:58:47.5946716Z Collecting cryptography>=2.0
2022-09-04T07:58:47.6057741Z Downloading cryptography-37.0.4-cp36-abi3-manylinux_2_24_x86_64.whl (4.1 MB)
2022-09-04T07:58:47.6767863Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 69.5 MB/s eta 0:00:00
2022-09-04T07:58:47.7805839Z Collecting more-itertools
2022-09-04T07:58:47.7865975Z Downloading more_itertools-8.14.0-py3-none-any.whl (52 kB)
2022-09-04T07:58:47.7940895Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.2/52.2 kB 10.7 MB/s eta 0:00:00
2022-09-04T07:58:48.1056675Z Collecting cffi>=1.12
2022-09-04T07:58:48.1132957Z Downloading cffi-1.15.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (441 kB)
2022-09-04T07:58:48.1250155Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 441.8/441.8 kB 55.0 MB/s eta 0:00:00
2022-09-04T07:58:48.1646382Z Collecting pycparser
2022-09-04T07:58:48.1718144Z Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
2022-09-04T07:58:48.1793254Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 27.1 MB/s eta 0:00:00
2022-09-04T07:58:48.6364272Z Installing collected packages: webencodings, pylev, ptyprocess, msgpack, lockfile, distlib, urllib3, tomlkit, six, shellingham, setuptools, pyrsistent, pyparsing, pycparser, poetry-core, platformdirs, pkginfo, pip, pexpect, more-itertools, jeepney, idna, filelock, crashtest, charset-normalizer, certifi, cachy, attrs, virtualenv, requests, packaging, jsonschema, jaraco.classes, html5lib, dulwich, cleo, cffi, requests-toolbelt, cryptography, cachecontrol, SecretStorage, keyring, poetry-plugin-export, poetry
2022-09-04T07:58:49.0067179Z Attempting uninstall: setuptools
2022-09-04T07:58:49.0081120Z Found existing installation: setuptools 63.2.0
2022-09-04T07:58:49.1003947Z Uninstalling setuptools-63.2.0:
2022-09-04T07:58:49.1212239Z Successfully uninstalled setuptools-63.2.0
2022-09-04T07:58:50.6627972Z Attempting uninstall: pip
2022-09-04T07:58:50.6637259Z Found existing installation: pip 22.2.1
2022-09-04T07:58:50.8558094Z Uninstalling pip-22.2.1:
2022-09-04T07:58:50.8695139Z Successfully uninstalled pip-22.2.1
2022-09-04T07:58:54.4399090Z Successfully installed SecretStorage-3.3.3 attrs-22.1.0 cachecontrol-0.12.11 cachy-0.3.0 certifi-2022.6.15 cffi-1.15.1 charset-normalizer-2.1.1 cleo-1.0.0a5 crashtest-0.3.1 cryptography-37.0.4 distlib-0.3.6 dulwich-0.20.45 filelock-3.8.0 html5lib-1.1 idna-3.3 jaraco.classes-3.2.2 jeepney-0.8.0 jsonschema-4.15.0 keyring-23.9.0 lockfile-0.12.2 more-itertools-8.14.0 msgpack-1.0.4 packaging-21.3 pexpect-4.8.0 pip-22.2.2 pkginfo-1.8.3 platformdirs-2.5.2 poetry-1.2.0 poetry-core-1.1.0 poetry-plugin-export-1.0.6 ptyprocess-0.7.0 pycparser-2.21 pylev-1.4.0 pyparsing-3.0.9 pyrsistent-0.18.1 requests-2.28.1 requests-toolbelt-0.9.1 setuptools-65.3.0 shellingham-1.5.0 six-1.16.0 tomlkit-0.11.4 urllib3-1.26.12 virtualenv-20.16.4 webencodings-0.5.1
2022-09-04T07:58:54.4411265Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2022-09-04T07:59:00.1172254Z Removing intermediate container 3e0f38afb02d
2022-09-04T07:59:00.1173046Z ---> 2c6a0a868337
2022-09-04T07:59:00.1174097Z Step 14/19 : RUN mkdir /siren-tests /test_results && mkdir -m 700 /root/.ssh && ln -s /test_results /siren-tests/test_results
2022-09-04T07:59:00.1570716Z ---> Running in 24b8072499d5
2022-09-04T07:59:02.7104875Z Removing intermediate container 24b8072499d5
2022-09-04T07:59:02.7105519Z ---> f55151c35eb2
2022-09-04T07:59:02.7105862Z Step 15/19 : WORKDIR /siren-tests
2022-09-04T07:59:02.7358256Z ---> Running in df09af88d7f0
2022-09-04T07:59:04.7989587Z Removing intermediate container df09af88d7f0
2022-09-04T07:59:04.7990236Z ---> dc3567bad969
2022-09-04T07:59:04.7990512Z Step 16/19 : VOLUME /test_results
2022-09-04T07:59:04.8338723Z ---> Running in 46a7cd643c15
2022-09-04T07:59:06.9297982Z Removing intermediate container 46a7cd643c15
2022-09-04T07:59:06.9299069Z ---> e91f26e10037
2022-09-04T07:59:06.9344914Z Step 17/19 : COPY . /siren-tests/
2022-09-04T07:59:09.1401023Z ---> 82ee7382eafc
2022-09-04T07:59:09.1401951Z Step 18/19 : RUN poetry config virtualenvs.create false && poetry install --only main --no-root -vvv
2022-09-04T07:59:09.1738220Z ---> Running in d295246c1369
2022-09-04T07:59:11.1003890Z Loading configuration file /root/.config/pypoetry/config.toml
2022-09-04T07:59:11.1558870Z Skipping virtualenv creation, as specified in config file.
2022-09-04T07:59:12.8454330Z Installing dependencies from lock file
2022-09-04T07:59:14.7124004Z
2022-09-04T07:59:14.7124850Z Finding the necessary packages for the current system
2022-09-04T07:59:15.7661575Z
2022-09-04T07:59:15.7667771Z Package operations: 63 installs, 8 updates, 0 removals, 28 skipped
2022-09-04T07:59:15.7668401Z
2022-09-04T07:59:15.7674381Z • Installing async-generator (1.10)
2022-09-04T07:59:15.7682041Z • Installing h11 (0.13.0)
2022-09-04T07:59:15.7696701Z • Installing outcome (1.2.0)
2022-09-04T07:59:15.7726069Z • Installing pyasn1 (0.4.8)
2022-09-04T07:59:15.7733559Z • Installing sniffio (1.2.0)
2022-09-04T07:59:15.7743581Z • Installing sortedcontainers (2.4.0)
2022-09-04T07:59:15.8031689Z [keyring.backend] Loading KWallet
2022-09-04T07:59:15.8073055Z [keyring.backend] Loading KWallet
2022-09-04T07:59:15.8082272Z [keyring.backend] Loading KWallet
2022-09-04T07:59:15.8101788Z [keyring.backend] Loading KWallet
2022-09-04T07:59:15.8110697Z [keyring.backend] Loading SecretService
2022-09-04T07:59:15.8126605Z [keyring.backend] Loading SecretService
2022-09-04T07:59:15.8131605Z [keyring.backend] Loading SecretService
2022-09-04T07:59:15.8137221Z [keyring.backend] Loading SecretService
2022-09-04T07:59:15.8145687Z [keyring.backend] Loading KWallet
2022-09-04T07:59:15.8153025Z [keyring.backend] Loading SecretService
2022-09-04T07:59:15.8166227Z [keyring.backend] Loading KWallet
2022-09-04T07:59:15.8174063Z [keyring.backend] Loading SecretService
2022-09-04T07:59:15.8322979Z [keyring.backend] Loading Windows
2022-09-04T07:59:15.8330130Z [keyring.backend] Loading Windows
2022-09-04T07:59:15.8336053Z [keyring.backend] Loading Windows
2022-09-04T07:59:15.8336568Z [keyring.backend] Loading Windows
2022-09-04T07:59:15.8336971Z [keyring.backend] Loading chainer
2022-09-04T07:59:15.8341441Z [keyring.backend] Loading chainer
2022-09-04T07:59:15.8347680Z [keyring.backend] Loading Windows
2022-09-04T07:59:15.8349956Z [keyring.backend] Loading chainer
2022-09-04T07:59:15.8357181Z [keyring.backend] Loading chainer
2022-09-04T07:59:15.8364509Z [keyring.backend] Loading libsecret
2022-09-04T07:59:15.8370342Z [keyring.backend] Loading libsecret
2022-09-04T07:59:15.8376320Z [keyring.backend] Loading libsecret
2022-09-04T07:59:15.8383462Z [keyring.backend] Loading chainer
2022-09-04T07:59:15.8391197Z [keyring.backend] Loading libsecret
2022-09-04T07:59:15.8396240Z [keyring.backend] Loading Windows
2022-09-04T07:59:15.8403480Z [keyring.backend] Loading libsecret
2022-09-04T07:59:15.8412366Z [keyring.backend] Loading chainer
2022-09-04T07:59:15.8417084Z [keyring.backend] Loading macOS
2022-09-04T07:59:15.8421507Z [keyring.backend] Loading macOS
2022-09-04T07:59:15.8491698Z [keyring.backend] Loading macOS
2022-09-04T07:59:15.8492045Z [keyring.backend] Loading macOS
2022-09-04T07:59:15.8496175Z [keyring.backend] Loading macOS
2022-09-04T07:59:15.8497756Z [keyring.backend] Loading libsecret
2022-09-04T07:59:15.8503020Z [keyring.backend] Loading macOS
2022-09-04T07:59:15.9169554Z No suitable keyring backend found
2022-09-04T07:59:15.9176398Z No suitable keyring backends were found
2022-09-04T07:59:15.9190399Z No suitable keyring backend found
2022-09-04T07:59:15.9190733Z No suitable keyring backends were found
2022-09-04T07:59:15.9195484Z No suitable keyring backend found
2022-09-04T07:59:15.9195822Z No suitable keyring backends were found
2022-09-04T07:59:15.9196269Z Keyring is not available, credentials will be stored and retrieved from configuration files as plaintext.
2022-09-04T07:59:15.9196682Z Creating new session for pypi.org
2022-09-04T07:59:15.9212649Z No suitable keyring backend found
2022-09-04T07:59:15.9222559Z Keyring is not available, credentials will be stored and retrieved from configuration files as plaintext.
2022-09-04T07:59:15.9230923Z No suitable keyring backend found
2022-09-04T07:59:15.9237326Z No suitable keyring backend found
2022-09-04T07:59:15.9237653Z No suitable keyring backends were found
2022-09-04T07:59:15.9243284Z Keyring is not available, credentials will be stored and retrieved from configuration files as plaintext.
2022-09-04T07:59:15.9251833Z No suitable keyring backends were found
2022-09-04T07:59:15.9254918Z Keyring is not available, credentials will be stored and retrieved from configuration files as plaintext.
2022-09-04T07:59:15.9260253Z No suitable keyring backends were found
2022-09-04T07:59:15.9268510Z Keyring is not available, credentials will be stored and retrieved from configuration files as plaintext.
2022-09-04T07:59:15.9269007Z [urllib3.connectionpool] Starting new HTTPS connection (3): pypi.org:443
2022-09-04T07:59:15.9280059Z [urllib3.connectionpool] Starting new HTTPS connection (2): pypi.org:443
2022-09-04T07:59:15.9294977Z [urllib3.connectionpool] Starting new HTTPS connection (1): pypi.org:443
2022-09-04T07:59:15.9295457Z [urllib3.connectionpool] Starting new HTTPS connection (4): pypi.org:443
2022-09-04T07:59:15.9315890Z Keyring is not available, credentials will be stored and retrieved from configuration files as plaintext.
2022-09-04T07:59:15.9316414Z [urllib3.connectionpool] Starting new HTTPS connection (5): pypi.org:443
2022-09-04T07:59:15.9330803Z [urllib3.connectionpool] Starting new HTTPS connection (6): pypi.org:443
2022-09-04T07:59:15.9605746Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/h11/0.13.0/json HTTP/1.1" 200 4548
2022-09-04T07:59:15.9801540Z No suitable keyring backend found
2022-09-04T07:59:15.9802086Z No suitable keyring backends were found
2022-09-04T07:59:15.9802537Z Keyring is not available, credentials will be stored and retrieved from configuration files as plaintext.
2022-09-04T07:59:15.9804423Z Creating new session for files.pythonhosted.org
2022-09-04T07:59:15.9815428Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/sortedcontainers/2.4.0/json HTTP/1.1" 200 4412
2022-09-04T07:59:15.9826292Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/pyasn1/0.4.8/json HTTP/1.1" 200 2793
2022-09-04T07:59:15.9897959Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/sniffio/1.2.0/json HTTP/1.1" 200 2074
2022-09-04T07:59:15.9906647Z [urllib3.connectionpool] Starting new HTTPS connection (1): files.pythonhosted.org:443
2022-09-04T07:59:15.9923494Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/async-generator/1.10/json HTTP/1.1" 200 2479
2022-09-04T07:59:15.9936497Z [urllib3.connectionpool] Starting new HTTPS connection (2): files.pythonhosted.org:443
2022-09-04T07:59:15.9983099Z [urllib3.connectionpool] Starting new HTTPS connection (3): files.pythonhosted.org:443
2022-09-04T07:59:16.0015132Z Skipping unsupported distribution pyasn1-0.4.8-py2.4.egg
2022-09-04T07:59:16.0021401Z Skipping unsupported distribution pyasn1-0.4.8-py2.5.egg
2022-09-04T07:59:16.0026869Z Skipping unsupported distribution pyasn1-0.4.8-py2.6.egg
2022-09-04T07:59:16.0032879Z Skipping unsupported distribution pyasn1-0.4.8-py2.7.egg
2022-09-04T07:59:16.0085598Z Skipping unsupported distribution pyasn1-0.4.8-py3.1.egg
2022-09-04T07:59:16.0091364Z Skipping unsupported distribution pyasn1-0.4.8-py3.2.egg
2022-09-04T07:59:16.0096945Z Skipping unsupported distribution pyasn1-0.4.8-py3.3.egg
2022-09-04T07:59:16.0102771Z Skipping unsupported distribution pyasn1-0.4.8-py3.4.egg
2022-09-04T07:59:16.0168961Z Skipping unsupported distribution pyasn1-0.4.8-py3.5.egg
2022-09-04T07:59:16.0179216Z Skipping unsupported distribution pyasn1-0.4.8-py3.6.egg
2022-09-04T07:59:16.0189967Z [urllib3.connectionpool] Starting new HTTPS connection (4): files.pythonhosted.org:443
2022-09-04T07:59:16.0195431Z Skipping unsupported distribution pyasn1-0.4.8-py3.7.egg
2022-09-04T07:59:16.0226219Z [urllib3.connectionpool] Starting new HTTPS connection (5): files.pythonhosted.org:443
2022-09-04T07:59:16.0246285Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/outcome/1.2.0/json HTTP/1.1" 200 1550
2022-09-04T07:59:16.0298640Z [urllib3.connectionpool] Starting new HTTPS connection (6): files.pythonhosted.org:443
2022-09-04T07:59:16.0338065Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/32/46/9cb0e58b2deb7f82b84065f37f3bffeb12413f947f9388e4cac22c4621ce/sortedcontainers-2.4.0-py2.py3-none-any.whl HTTP/1.1" 200 29575
2022-09-04T07:59:16.0449044Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/19/d2/32a15a4955be1b8114a1c570999eefd31279c7f9aa2d2a43d492a79b53c5/h11-0.13.0-py3-none-any.whl HTTP/1.1" 200 58155
2022-09-04T07:59:16.0496823Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/52/b0/7b2e028b63d092804b6794595871f936aafa5e9322dcaaad50ebf67445b3/sniffio-1.2.0-py3-none-any.whl HTTP/1.1" 200 10033
2022-09-04T07:59:16.0531075Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/71/52/39d20e03abd0ac9159c162ec24b93fbcaa111e8400308f2465432495ca2b/async_generator-1.10-py3-none-any.whl HTTP/1.1" 200 18857
2022-09-04T07:59:16.0804626Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/e9/4f/2f2d3f65d851852712b4de3fd0cfdcec9c5e9a9c347430e004ba770ef4db/outcome-1.2.0-py2.py3-none-any.whl HTTP/1.1" 200 9726
2022-09-04T07:59:16.0814280Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/62/1e/a94a8d635fa3ce4cfc7f506003548d0a2447ae76fd5ca53932970fe3053f/pyasn1-0.4.8-py2.py3-none-any.whl HTTP/1.1" 200 77145
2022-09-04T07:59:23.1768859Z • Installing cachetools (5.2.0)
2022-09-04T07:59:23.1781632Z • Installing jmespath (1.0.1)
2022-09-04T07:59:23.1804425Z • Installing protobuf (4.21.5)
2022-09-04T07:59:23.1816723Z • Installing pysocks (1.7.1)
2022-09-04T07:59:23.1832617Z • Installing pyasn1-modules (0.2.8)
2022-09-04T07:59:23.1856764Z • Installing pastel (0.2.1)
2022-09-04T07:59:23.1882688Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/cachetools/5.2.0/json HTTP/1.1" 200 2510
2022-09-04T07:59:23.1907321Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/jmespath/1.0.1/json HTTP/1.1" 200 3534
2022-09-04T07:59:23.1930254Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/protobuf/4.21.5/json HTTP/1.1" 200 2679
2022-09-04T07:59:23.1956806Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/pyasn1-modules/0.2.8/json HTTP/1.1" 200 2946
2022-09-04T07:59:23.2040106Z Skipping unsupported distribution pyasn1_modules-0.2.8-py2.4.egg
2022-09-04T07:59:23.2072370Z Skipping unsupported distribution pyasn1_modules-0.2.8-py2.5.egg
2022-09-04T07:59:23.2105307Z Skipping unsupported distribution pyasn1_modules-0.2.8-py2.6.egg
2022-09-04T07:59:23.2116152Z Skipping wheel protobuf-4.21.5-cp310-abi3-win32.whl as this is not supported by the current environment
2022-09-04T07:59:23.2116931Z Skipping wheel protobuf-4.21.5-cp310-abi3-win_amd64.whl as this is not supported by the current environment
2022-09-04T07:59:23.2127501Z Skipping unsupported distribution pyasn1_modules-0.2.8-py2.7.egg
2022-09-04T07:59:23.2137585Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/68/aa/5fc646cae6e997c3adf3b0a7e257cda75cff21fcba15354dffd67789b7bb/cachetools-5.2.0-py3-none-any.whl HTTP/1.1" 200 9292
2022-09-04T07:59:23.2177125Z Skipping wheel protobuf-4.21.5-cp37-abi3-macosx_10_9_universal2.whl as this is not supported by the current environment
2022-09-04T07:59:23.2182423Z Skipping unsupported distribution pyasn1_modules-0.2.8-py3.1.egg
2022-09-04T07:59:23.2185733Z Skipping unsupported distribution pyasn1_modules-0.2.8-py3.2.egg
2022-09-04T07:59:23.2191777Z Skipping unsupported distribution pyasn1_modules-0.2.8-py3.3.egg
2022-09-04T07:59:23.2192501Z Skipping unsupported distribution pyasn1_modules-0.2.8-py3.4.egg
2022-09-04T07:59:23.2195384Z Skipping unsupported distribution pyasn1_modules-0.2.8-py3.5.egg
2022-09-04T07:59:23.2200924Z Skipping unsupported distribution pyasn1_modules-0.2.8-py3.6.egg
2022-09-04T07:59:23.2202328Z Skipping unsupported distribution pyasn1_modules-0.2.8-py3.7.egg
2022-09-04T07:59:23.2247391Z Skipping wheel protobuf-4.21.5-cp37-abi3-manylinux2014_aarch64.whl as this is not supported by the current environment
2022-09-04T07:59:23.2256315Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/31/b4/b9b800c45527aadd64d5b442f9b932b00648617eb5d63d2c7a6587b7cafc/jmespath-1.0.1-py3-none-any.whl HTTP/1.1" 200 20256
2022-09-04T07:59:23.2291017Z Skipping wheel protobuf-4.21.5-cp37-cp37m-win32.whl as this is not supported by the current environment
2022-09-04T07:59:23.2302824Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/95/de/214830a981892a3e286c3794f41ae67a4495df1108c3da8a9f62159b9a9d/pyasn1_modules-0.2.8-py2.py3-none-any.whl HTTP/1.1" 200 155269
2022-09-04T07:59:23.2366723Z Skipping wheel protobuf-4.21.5-cp37-cp37m-win_amd64.whl as this is not supported by the current environment
2022-09-04T07:59:23.2373705Z Skipping wheel protobuf-4.21.5-cp38-cp38-win32.whl as this is not supported by the current environment
2022-09-04T07:59:23.2379764Z Skipping wheel protobuf-4.21.5-cp38-cp38-win_amd64.whl as this is not supported by the current environment
2022-09-04T07:59:23.2386460Z Skipping wheel protobuf-4.21.5-cp39-cp39-win32.whl as this is not supported by the current environment
2022-09-04T07:59:23.2395966Z Skipping wheel protobuf-4.21.5-cp39-cp39-win_amd64.whl as this is not supported by the current environment
2022-09-04T07:59:23.2473633Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/a8/93/1d71d31bc80e569412c808a23c53df87c935ed3dbd787056bcd5b2929cbe/protobuf-4.21.5-cp37-abi3-manylinux2014_x86_64.whl HTTP/1.1" 200 408365
2022-09-04T07:59:23.2625758Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/pastel/0.2.1/json HTTP/1.1" 200 1504
2022-09-04T07:59:23.2641198Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/pysocks/1.7.1/json HTTP/1.1" 200 5946
2022-09-04T07:59:23.2695690Z Skipping wheel PySocks-1.7.1-py27-none-any.whl as this is not supported by the current environment
2022-09-04T07:59:23.2903707Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/8d/59/b4572118e098ac8e46e399a1dd0f2d85403ce8bbaad9ec79373ed6badaf9/PySocks-1.7.1-py3-none-any.whl HTTP/1.1" 200 16725
2022-09-04T07:59:23.2972031Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/aa/18/a8444036c6dd65ba3624c63b734d3ba95ba63ace513078e1580590075d21/pastel-0.2.1-py2.py3-none-any.whl HTTP/1.1" 200 5955
2022-09-04T07:59:30.0037689Z • Installing python-dateutil (2.8.2)
2022-09-04T07:59:30.0083573Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/python-dateutil/2.8.2/json HTTP/1.1" 200 3786
2022-09-04T07:59:30.0214250Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/36/7a/87837f39d0296e723bb9b62bbb257d0355c7f6128853c78955f57342a56d/python_dateutil-2.8.2-py2.py3-none-any.whl HTTP/1.1" 200 247702
2022-09-04T07:59:30.0511394Z • Installing rsa (4.7.2)
2022-09-04T07:59:30.0565524Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/rsa/4.7.2/json HTTP/1.1" 200 2110
2022-09-04T07:59:30.0635665Z • Installing trio (0.21.0)
2022-09-04T07:59:30.0658016Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/e9/93/0c0f002031f18b53af7a6166103c02b9c0667be528944137cc954ec921b3/rsa-4.7.2-py3-none-any.whl HTTP/1.1" 200 34505
2022-09-04T07:59:30.0788362Z • Updating urllib3 (1.26.12 -> 1.26.11)
2022-09-04T07:59:30.0822486Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/trio/0.21.0/json HTTP/1.1" 200 2713
2022-09-04T07:59:30.0872895Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/urllib3/1.26.11/json HTTP/1.1" 200 17221
2022-09-04T07:59:30.1010874Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/d1/cb/4783c8f1a90f89e260dbf72ebbcf25931f3a28f8f80e2e90f8a589941b19/urllib3-1.26.11-py2.py3-none-any.whl HTTP/1.1" 200 139901
2022-09-04T07:59:30.1044479Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/a9/bc/aef5a15725e95df49d41838dd816b95aad7df07de9f87e4ff453a3326615/trio-0.21.0-py3-none-any.whl HTTP/1.1" 200 358991
2022-09-04T07:59:30.6364850Z • Installing wsproto (1.1.0)
2022-09-04T07:59:30.7030918Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/wsproto/1.1.0/json HTTP/1.1" 200 2876
2022-09-04T07:59:30.7110953Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/4b/6e/5f8c3e8418966f50d028e336f0c2c568f8522577183678923609d4d24924/wsproto-1.1.0-py3-none-any.whl HTTP/1.1" 200 24203
2022-09-04T07:59:36.4263316Z • Installing bcrypt (3.2.2)
2022-09-04T07:59:36.4291349Z • Installing botocore (1.27.56)
2022-09-04T07:59:36.4316930Z • Installing google-auth (2.11.0)
2022-09-04T07:59:36.4331147Z • Installing click (8.1.3)
2022-09-04T07:59:36.4345795Z • Installing clikit (0.6.2)
2022-09-04T07:59:36.4355248Z • Updating distlib (0.3.6 -> 0.3.5)
2022-09-04T07:59:36.4397436Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/google-auth/2.11.0/json HTTP/1.1" 200 2099
2022-09-04T07:59:36.4412700Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/click/8.1.3/json HTTP/1.1" 200 2100
2022-09-04T07:59:36.4451626Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/distlib/0.3.5/json HTTP/1.1" 200 1189
2022-09-04T07:59:36.4604788Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/d5/94/db0229ff741c8ff2ff0ac5a8a58d142bd0f81c810701ad9eae2c4c718ede/distlib-0.3.5-py2.py3-none-any.whl HTTP/1.1" 200 466966
2022-09-04T07:59:36.4622061Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/c2/f1/df59e28c642d583f7dacffb1e0965d0e00b218e0186d7858ac5233dce840/click-8.1.3-py3-none-any.whl HTTP/1.1" 200 96588
2022-09-04T07:59:36.4642984Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/bb/6c/9b2dab3aff0dd9f685386598434dd8a0f205096b0a68d2c5e0c11be6f4b6/google_auth-2.11.0-py2.py3-none-any.whl HTTP/1.1" 200 167233
2022-09-04T07:59:36.4932392Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/bcrypt/3.2.2/json HTTP/1.1" 200 5297
2022-09-04T07:59:36.4963603Z Skipping wheel bcrypt-3.2.2-cp36-abi3-macosx_10_10_universal2.whl as this is not supported by the current environment
2022-09-04T07:59:36.4965504Z Skipping wheel bcrypt-3.2.2-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl as this is not supported by the current environment
2022-09-04T07:59:36.4970519Z Skipping wheel bcrypt-3.2.2-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl as this is not supported by the current environment
2022-09-04T07:59:36.4982589Z Skipping wheel bcrypt-3.2.2-cp36-abi3-musllinux_1_1_aarch64.whl as this is not supported by the current environment
2022-09-04T07:59:36.4986840Z Skipping wheel bcrypt-3.2.2-cp36-abi3-musllinux_1_1_x86_64.whl as this is not supported by the current environment
2022-09-04T07:59:36.4988738Z Skipping wheel bcrypt-3.2.2-cp36-abi3-win32.whl as this is not supported by the current environment
2022-09-04T07:59:36.5006416Z Skipping wheel bcrypt-3.2.2-cp36-abi3-win_amd64.whl as this is not supported by the current environment
2022-09-04T07:59:36.5065131Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/botocore/1.27.56/json HTTP/1.1" 200 3046
2022-09-04T07:59:36.5077210Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/clikit/0.6.2/json HTTP/1.1" 200 1252
2022-09-04T07:59:36.5224973Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/86/1b/f4d7425dfc6cd0e405b48ee484df6d80fb39e05f25963dbfcc2c511e8341/bcrypt-3.2.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl HTTP/1.1" 200 62337
2022-09-04T07:59:36.5372480Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/f2/3d/4394c710b9195b83382dc67bdd1040e5ebfc3fc8df90e20fe74341298c57/clikit-0.6.2-py2.py3-none-any.whl HTTP/1.1" 200 91825
2022-09-04T07:59:36.5523188Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/9b/56/02ba314d2cbaecbf636196d806519290d05648e129884b8db3e1055e08ae/botocore-1.27.56-py3-none-any.whl HTTP/1.1" 200 9067395
2022-09-04T07:59:43.4115470Z • Installing googleapis-common-protos (1.56.4)
2022-09-04T07:59:43.4160449Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/googleapis-common-protos/1.56.4/json HTTP/1.1" 200 1231
2022-09-04T07:59:43.4238596Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/e2/fd/d9efa2085bd762fba3a637eb3e36d76d72eb6e083d170aeaca65a75f1f9c/googleapis_common_protos-1.56.4-py2.py3-none-any.whl HTTP/1.1" 200 211654
2022-09-04T07:59:43.7355912Z • Installing hpack (4.0.0)
2022-09-04T07:59:43.7994330Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/hpack/4.0.0/json HTTP/1.1" 200 1716
2022-09-04T07:59:43.8070611Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/d5/34/e8b383f35b77c402d28563d2b8f83159319b509bc5f760b15d60b0abf165/hpack-4.0.0-py3-none-any.whl HTTP/1.1" 200 32611
2022-09-04T07:59:43.9399319Z • Installing httplib2 (0.20.4)
2022-09-04T07:59:43.9441923Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/httplib2/0.20.4/json HTTP/1.1" 200 1801
2022-09-04T07:59:43.9574067Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/59/0f/29725a9caf4b2618f524e0f28e2bda91aca8f880123ec77426ede6ea1ea4/httplib2-0.20.4-py3-none-any.whl HTTP/1.1" 200 96638
2022-09-04T07:59:44.1527450Z • Installing hyperframe (6.0.1)
2022-09-04T07:59:44.2022196Z • Installing iniconfig (1.1.1)
2022-09-04T07:59:44.2063764Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/iniconfig/1.1.1/json HTTP/1.1" 200 1745
2022-09-04T07:59:44.2212674Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/hyperframe/6.0.1/json HTTP/1.1" 200 1743
2022-09-04T07:59:44.2275873Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/d7/de/85a784bcc4a3779d1753a7ec2dee5de90e18c7bcf402e71b51fcf150b129/hyperframe-6.0.1-py3-none-any.whl HTTP/1.1" 200 12389
2022-09-04T07:59:44.2371156Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/9b/dd/b3c12c6d707058fa947864b67f0c4e0c39ef8610988d7baea9578f3c48f3/iniconfig-1.1.1-py2.py3-none-any.whl HTTP/1.1" 200 4990
2022-09-04T07:59:47.4576945Z • Updating packaging (21.3 -> 20.9)
2022-09-04T07:59:47.5241187Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/packaging/20.9/json HTTP/1.1" 200 5224
2022-09-04T07:59:47.5412298Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/3e/89/7ea760b4daa42653ece2380531c90f64788d979110a2ab51049d92f408af/packaging-20.9-py2.py3-none-any.whl HTTP/1.1" 200 40870
2022-09-04T07:59:50.2175896Z • Installing pluggy (1.0.0)
2022-09-04T07:59:50.2253330Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/pluggy/1.0.0/json HTTP/1.1" 200 2146
2022-09-04T07:59:50.2331473Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/9e/01/f38e2ff29715251cf25532b9082a1589ab7e4f571ced434f98d0139336dc/pluggy-1.0.0-py2.py3-none-any.whl HTTP/1.1" 200 13667
2022-09-04T07:59:50.8357234Z • Installing py (1.11.0)
2022-09-04T07:59:50.8401584Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/py/1.11.0/json HTTP/1.1" 200 1750
2022-09-04T07:59:50.8592219Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/f6/f0/10642828a8dfb741e5f3fbaac830550a518a775c7fff6f04a007259b0548/py-1.11.0-py2.py3-none-any.whl HTTP/1.1" 200 98708
2022-09-04T07:59:50.9471527Z • Installing pynacl (1.5.0)
2022-09-04T07:59:50.9582365Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/pynacl/1.5.0/json HTTP/1.1" 200 5287
2022-09-04T07:59:50.9624753Z Skipping wheel PyNaCl-1.5.0-cp36-abi3-macosx_10_10_universal2.whl as this is not supported by the current environment
2022-09-04T07:59:50.9633004Z Skipping wheel PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl as this is not supported by the current environment
2022-09-04T07:59:50.9640732Z Skipping wheel PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl as this is not supported by the current environment
2022-09-04T07:59:50.9651673Z Skipping wheel PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_aarch64.whl as this is not supported by the current environment
2022-09-04T07:59:50.9659214Z Skipping wheel PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_x86_64.whl as this is not supported by the current environment
2022-09-04T07:59:50.9665337Z Skipping wheel PyNaCl-1.5.0-cp36-abi3-win32.whl as this is not supported by the current environment
2022-09-04T07:59:50.9687873Z Skipping wheel PyNaCl-1.5.0-cp36-abi3-win_amd64.whl as this is not supported by the current environment
2022-09-04T07:59:50.9774277Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/ee/87/f1bb6a595f14a327e8285b9eb54d41fef76c585a0edef0a45f6fc95de125/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl HTTP/1.1" 200 856678
2022-09-04T07:59:51.0217799Z • Installing tomli (2.0.1)
2022-09-04T07:59:51.0262505Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/tomli/2.0.1/json HTTP/1.1" 200 3842
2022-09-04T07:59:51.0498835Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/97/75/10a9ebee3fd790d20926a90a2547f0bf78f371b2f13aa822c759680ca7b9/tomli-2.0.1-py3-none-any.whl HTTP/1.1" 200 12757
2022-09-04T07:59:51.2522344Z • Installing trio-websocket (0.9.2)
2022-09-04T07:59:51.2563087Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/trio-websocket/0.9.2/json HTTP/1.1" 200 2627
2022-09-04T07:59:51.2660065Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/db/c5/b5e8bc1f40568a354f2a9cc296b8892605a9d2f22e725290fc33836dd2a3/trio_websocket-0.9.2-py3-none-any.whl HTTP/1.1" 200 16980
2022-09-04T07:59:57.4956202Z • Installing blinker (1.5)
2022-09-04T07:59:57.4970498Z • Installing brotli (1.0.9)
2022-09-04T07:59:57.4984001Z • Updating cleo (1.0.0a5 -> 0.8.1)
2022-09-04T07:59:57.4996723Z • Installing docutils (0.16)
2022-09-04T07:59:57.5023138Z • Installing colorama (0.4.4)
2022-09-04T07:59:57.5030600Z • Installing geomet (0.2.1.post1)
2022-09-04T07:59:57.5076578Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/blinker/1.5/json HTTP/1.1" 200 1536
2022-09-04T07:59:57.5092486Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/docutils/0.16/json HTTP/1.1" 200 1566
2022-09-04T07:59:57.5172377Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/colorama/0.4.4/json HTTP/1.1" 200 6429
2022-09-04T07:59:57.5241258Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/81/44/8a15e45ffa96e6cf82956dd8d7af9e666357e16b0d93b253903475ee947f/docutils-0.16-py2.py3-none-any.whl HTTP/1.1" 200 548181
2022-09-04T07:59:57.5258732Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/44/98/5b86278fbbf250d239ae0ecb724f8572af1c91f4a11edf4d36a206189440/colorama-0.4.4-py2.py3-none-any.whl HTTP/1.1" 200 16028
2022-09-04T07:59:57.5267751Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/geomet/0.2.1.post1/json HTTP/1.1" 200 1336
2022-09-04T07:59:57.5297854Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/30/41/caa5da2dbe6d26029dfe11d31dfa8132b4d6d30b6d6b61a24824075a5f06/blinker-1.5-py2.py3-none-any.whl HTTP/1.1" 200 12529
2022-09-04T07:59:57.5327980Z Skipping unsupported distribution geomet-0.2.1.post1-py3.6.egg
2022-09-04T07:59:57.5392084Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/c9/81/156ca48f950f833ddc392f8e3677ca50a18cb9d5db38ccb4ecea55a9303f/geomet-0.2.1.post1-py3-none-any.whl HTTP/1.1" 200 18462
2022-09-04T07:59:57.5527010Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/brotli/1.0.9/json HTTP/1.1" 200 9703
2022-09-04T07:59:57.5586060Z Skipping wheel Brotli-1.0.9-cp27-cp27m-macosx_10_9_x86_64.whl as this is not supported by the current environment
2022-09-04T07:59:57.5593380Z Skipping wheel Brotli-1.0.9-cp27-cp27m-manylinux1_i686.whl as this is not supported by the current environment
2022-09-04T07:59:57.5598607Z Skipping wheel Brotli-1.0.9-cp27-cp27m-manylinux1_x86_64.whl as this is not supported by the current environment
2022-09-04T07:59:57.5657370Z Skipping wheel Brotli-1.0.9-cp27-cp27mu-manylinux1_i686.whl as this is not supported by the current environment
2022-09-04T07:59:57.5661603Z Skipping wheel Brotli-1.0.9-cp27-cp27mu-manylinux1_x86_64.whl as this is not supported by the current environment
2022-09-04T07:59:57.5670166Z Skipping wheel Brotli-1.0.9-cp27-cp27m-win32.whl as this is not supported by the current environment
2022-09-04T07:59:57.5671010Z Skipping wheel Brotli-1.0.9-cp310-cp310-macosx_10_9_universal2.whl as this is not supported by the current environment
2022-09-04T07:59:57.5681248Z Skipping wheel Brotli-1.0.9-cp310-cp310-macosx_10_9_x86_64.whl as this is not supported by the current environment
2022-09-04T07:59:57.5682296Z Skipping wheel Brotli-1.0.9-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl as this is not supported by the current environment
2022-09-04T07:59:57.5687474Z Skipping wheel Brotli-1.0.9-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl as this is not supported by the current environment
2022-09-04T07:59:57.5697461Z Skipping wheel Brotli-1.0.9-cp310-cp310-musllinux_1_1_aarch64.whl as this is not supported by the current environment
2022-09-04T07:59:57.5766659Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/cleo/0.8.1/json HTTP/1.1" 200 5301
2022-09-04T07:59:57.5780685Z Skipping wheel Brotli-1.0.9-cp310-cp310-musllinux_1_1_i686.whl as this is not supported by the current environment
2022-09-04T07:59:57.5804933Z Skipping wheel Brotli-1.0.9-cp310-cp310-musllinux_1_1_x86_64.whl as this is not supported by the current environment
2022-09-04T07:59:57.5823895Z Skipping wheel Brotli-1.0.9-cp310-cp310-win32.whl as this is not supported by the current environment
2022-09-04T07:59:57.5972205Z Skipping wheel Brotli-1.0.9-cp310-cp310-win_amd64.whl as this is not supported by the current environment
2022-09-04T07:59:57.5982811Z Skipping wheel Brotli-1.0.9-cp35-cp35m-macosx_10_6_intel.whl as this is not supported by the current environment
2022-09-04T07:59:57.5987192Z Skipping wheel Brotli-1.0.9-cp35-cp35m-manylinux1_i686.whl as this is not supported by the current environment
2022-09-04T07:59:57.5992226Z Skipping wheel Brotli-1.0.9-cp35-cp35m-manylinux1_x86_64.whl as this is not supported by the current environment
2022-09-04T07:59:57.5996265Z Skipping wheel Brotli-1.0.9-cp35-cp35m-win32.whl as this is not supported by the current environment
2022-09-04T07:59:57.6003239Z Skipping wheel Brotli-1.0.9-cp35-cp35m-win_amd64.whl as this is not supported by the current environment
2022-09-04T07:59:57.6008067Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/09/46/3577da4237675e90630e8e9ccd2c7dbcd42afd4463712a207eab148dfbc2/cleo-0.8.1-py2.py3-none-any.whl HTTP/1.1" 200 21415
2022-09-04T07:59:57.6134265Z Skipping wheel Brotli-1.0.9-cp36-cp36m-macosx_10_9_x86_64.whl as this is not supported by the current environment
2022-09-04T07:59:57.6151546Z Skipping wheel Brotli-1.0.9-cp36-cp36m-manylinux1_i686.whl as this is not supported by the current environment
2022-09-04T07:59:57.6159981Z Skipping wheel Brotli-1.0.9-cp36-cp36m-manylinux1_x86_64.whl as this is not supported by the current environment
2022-09-04T07:59:57.6173164Z Skipping wheel Brotli-1.0.9-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl as this is not supported by the current environment
2022-09-04T07:59:57.6182910Z Skipping wheel Brotli-1.0.9-cp36-cp36m-musllinux_1_1_aarch64.whl as this is not supported by the current environment
2022-09-04T07:59:57.6190433Z Skipping wheel Brotli-1.0.9-cp36-cp36m-musllinux_1_1_i686.whl as this is not supported by the current environment
2022-09-04T07:59:57.6191690Z Skipping wheel Brotli-1.0.9-cp36-cp36m-musllinux_1_1_x86_64.whl as this is not supported by the current environment
2022-09-04T07:59:57.6224637Z Skipping wheel Brotli-1.0.9-cp36-cp36m-win32.whl as this is not supported by the current environment
2022-09-04T07:59:57.6233573Z Skipping wheel Brotli-1.0.9-cp36-cp36m-win_amd64.whl as this is not supported by the current environment
2022-09-04T07:59:57.6237837Z Skipping wheel Brotli-1.0.9-cp37-cp37m-macosx_10_9_x86_64.whl as this is not supported by the current environment
2022-09-04T07:59:57.6238607Z Skipping wheel Brotli-1.0.9-cp37-cp37m-manylinux1_i686.whl as this is not supported by the current environment
2022-09-04T07:59:57.6239302Z Skipping wheel Brotli-1.0.9-cp37-cp37m-manylinux1_x86_64.whl as this is not supported by the current environment
2022-09-04T07:59:57.6242004Z Skipping wheel Brotli-1.0.9-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl as this is not supported by the current environment
2022-09-04T07:59:57.6242807Z Skipping wheel Brotli-1.0.9-cp37-cp37m-musllinux_1_1_aarch64.whl as this is not supported by the current environment
2022-09-04T07:59:57.6243485Z Skipping wheel Brotli-1.0.9-cp37-cp37m-musllinux_1_1_i686.whl as this is not supported by the current environment
2022-09-04T07:59:57.6244193Z Skipping wheel Brotli-1.0.9-cp37-cp37m-musllinux_1_1_x86_64.whl as this is not supported by the current environment
2022-09-04T07:59:57.6244849Z Skipping wheel Brotli-1.0.9-cp37-cp37m-win32.whl as this is not supported by the current environment
2022-09-04T07:59:57.6246071Z Skipping wheel Brotli-1.0.9-cp37-cp37m-win_amd64.whl as this is not supported by the current environment
2022-09-04T07:59:57.6289714Z Skipping wheel Brotli-1.0.9-cp38-cp38-macosx_10_9_universal2.whl as this is not supported by the current environment
2022-09-04T07:59:57.6290750Z Skipping wheel Brotli-1.0.9-cp38-cp38-macosx_10_9_x86_64.whl as this is not supported by the current environment
2022-09-04T07:59:57.6299104Z Skipping wheel Brotli-1.0.9-cp38-cp38-manylinux1_i686.whl as this is not supported by the current environment
2022-09-04T07:59:57.6303955Z Skipping wheel Brotli-1.0.9-cp38-cp38-manylinux1_x86_64.whl as this is not supported by the current environment
2022-09-04T07:59:57.6307720Z Skipping wheel Brotli-1.0.9-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl as this is not supported by the current environment
2022-09-04T07:59:57.6308466Z Skipping wheel Brotli-1.0.9-cp38-cp38-musllinux_1_1_aarch64.whl as this is not supported by the current environment
2022-09-04T07:59:57.6313574Z Skipping wheel Brotli-1.0.9-cp38-cp38-musllinux_1_1_i686.whl as this is not supported by the current environment
2022-09-04T07:59:57.6314535Z Skipping wheel Brotli-1.0.9-cp38-cp38-musllinux_1_1_x86_64.whl as this is not supported by the current environment
2022-09-04T07:59:57.6315236Z Skipping wheel Brotli-1.0.9-cp38-cp38-win32.whl as this is not supported by the current environment
2022-09-04T07:59:57.6315882Z Skipping wheel Brotli-1.0.9-cp38-cp38-win_amd64.whl as this is not supported by the current environment
2022-09-04T07:59:57.6316561Z Skipping wheel Brotli-1.0.9-cp39-cp39-macosx_10_9_universal2.whl as this is not supported by the current environment
2022-09-04T07:59:57.6317238Z Skipping wheel Brotli-1.0.9-cp39-cp39-macosx_10_9_x86_64.whl as this is not supported by the current environment
2022-09-04T07:59:57.6318774Z Skipping wheel Brotli-1.0.9-cp39-cp39-manylinux1_i686.whl as this is not supported by the current environment
2022-09-04T07:59:57.6319561Z Skipping wheel Brotli-1.0.9-cp39-cp39-manylinux1_x86_64.whl as this is not supported by the current environment
2022-09-04T07:59:57.6410333Z Skipping wheel Brotli-1.0.9-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl as this is not supported by the current environment
2022-09-04T07:59:57.6415051Z Skipping wheel Brotli-1.0.9-cp39-cp39-musllinux_1_1_aarch64.whl as this is not supported by the current environment
2022-09-04T07:59:57.6418565Z Skipping wheel Brotli-1.0.9-cp39-cp39-musllinux_1_1_i686.whl as this is not supported by the current environment
2022-09-04T07:59:57.6423975Z Skipping wheel Brotli-1.0.9-cp39-cp39-musllinux_1_1_x86_64.whl as this is not supported by the current environment
2022-09-04T07:59:57.6426757Z Skipping wheel Brotli-1.0.9-cp39-cp39-win32.whl as this is not supported by the current environment
2022-09-04T07:59:57.6449401Z Skipping wheel Brotli-1.0.9-cp39-cp39-win_amd64.whl as this is not supported by the current environment
2022-09-04T07:59:57.6459512Z Skipping wheel Brotli-1.0.9-pp37-pypy37_pp73-macosx_10_9_x86_64.whl as this is not supported by the current environment
2022-09-04T07:59:57.6465699Z Skipping wheel Brotli-1.0.9-pp37-pypy37_pp73-win_amd64.whl as this is not supported by the current environment
2022-09-04T07:59:57.6695128Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/ba/d4/568fb9bb6819188317edd3f7bba157cafa3f1c1a87a2cbf73ff464a0c808/Brotli-1.0.9-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl HTTP/1.1" 200 2697824
2022-09-04T08:00:04.3676908Z • Installing google-api-core (2.8.2)
2022-09-04T08:00:04.3722920Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/google-api-core/2.8.2/json HTTP/1.1" 200 1504
2022-09-04T08:00:04.3930854Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/98/15/de395aafcfc2b2e37c49672379e6ee23981ac8500b9667be697a85b1e7f0/google_api_core-2.8.2-py3-none-any.whl HTTP/1.1" 200 114568
2022-09-04T08:00:04.6044177Z • Installing google-auth-httplib2 (0.1.0)
2022-09-04T08:00:04.6122448Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/google-auth-httplib2/0.1.0/json HTTP/1.1" 200 1557
2022-09-04T08:00:04.6309021Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/ba/db/721e2f3f32339080153995d16e46edc3a7657251f167ddcb9327e632783b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl HTTP/1.1" 200 9267
2022-09-04T08:00:04.6503383Z • Installing h2 (4.1.0)
2022-09-04T08:00:04.6550500Z • Installing invoke (1.7.1)
2022-09-04T08:00:04.6583077Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/h2/4.1.0/json HTTP/1.1" 200 2165
2022-09-04T08:00:04.6771326Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/2a/e5/db6d438da759efbb488c4f3fbdab7764492ff3c3f953132efa6b9f0e9e53/h2-4.1.0-py3-none-any.whl HTTP/1.1" 200 57488
2022-09-04T08:00:04.6971341Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/invoke/1.7.1/json HTTP/1.1" 200 1348
2022-09-04T08:00:04.7043824Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/10/f1/e46f24b6a81172324882fda07c77210f65619790ef166c059901d325d427/invoke-1.7.1-py3-none-any.whl HTTP/1.1" 200 215407
2022-09-04T08:00:05.1439148Z • Installing kaitaistruct (0.10)
2022-09-04T08:00:05.2216813Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/kaitaistruct/0.10/json HTTP/1.1" 200 1618
2022-09-04T08:00:05.2332645Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/4e/bf/88ad23efc08708bda9a2647169828e3553bb2093a473801db61f75356395/kaitaistruct-0.10-py2.py3-none-any.whl HTTP/1.1" 200 7013
2022-09-04T08:00:06.2339954Z • Updating keyring (23.9.0 -> 23.8.2)
2022-09-04T08:00:06.2492872Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/keyring/23.8.2/json HTTP/1.1" 200 7559
2022-09-04T08:00:06.2635712Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/89/35/05acac64d39ef3944770f9c1ddeec15aa64d3dcb09353922731a00ca3dbc/keyring-23.8.2-py3-none-any.whl HTTP/1.1" 200 34638
2022-09-04T08:00:11.9087559Z • Installing paramiko (2.11.0)
2022-09-04T08:00:11.9141736Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/paramiko/2.11.0/json HTTP/1.1" 200 2265
2022-09-04T08:00:11.9365297Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/04/e5/39ec73dd4a8769d6759b8d6c60a1b2c9337f585407c2ae8bfb8ccb734278/paramiko-2.11.0-py2.py3-none-any.whl HTTP/1.1" 200 212875
2022-09-04T08:00:11.9858502Z • Installing pathlib2 (2.3.7.post1)
2022-09-04T08:00:11.9908693Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/pathlib2/2.3.7.post1/json HTTP/1.1" 200 2090
2022-09-04T08:00:12.0333214Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/09/eb/4af4bcd5b8731366b676192675221c5324394a580dfae469d498313b5c4a/pathlib2-2.3.7.post1-py2.py3-none-any.whl HTTP/1.1" 200 18027
2022-09-04T08:00:12.2002398Z • Updating poetry-core (1.1.0 -> 1.0.8)
2022-09-04T08:00:12.2734375Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/poetry-core/1.0.8/json HTTP/1.1" 200 2261
2022-09-04T08:00:12.2862156Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/d2/04/08841501db81bceb7a86a98dea7c12b0185fcc69bfdf1aea266f727d1d7e/poetry_core-1.0.8-py2.py3-none-any.whl HTTP/1.1" 200 425047
2022-09-04T08:00:12.5186609Z • Installing pyopenssl (22.0.0)
2022-09-04T08:00:12.5412456Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/pyopenssl/22.0.0/json HTTP/1.1" 200 3258
2022-09-04T08:00:12.5484782Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/d5/9f/9c0e3288b85f907a008f9d31318b0e4de31b2f67724a8745e633741f609c/pyOpenSSL-22.0.0-py2.py3-none-any.whl HTTP/1.1" 200 55833
2022-09-04T08:00:12.5524767Z • Installing pytest (7.1.2)
2022-09-04T08:00:12.5612009Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/pytest/7.1.2/json HTTP/1.1" 200 3439
2022-09-04T08:00:12.5692876Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/fb/d0/bae533985f2338c5d02184b4a7083b819f6b3fc101da792e0d96e6e5299d/pytest-7.1.2-py3-none-any.whl HTTP/1.1" 200 297031
2022-09-04T08:00:13.6639502Z • Installing pyyaml (5.4.1)
2022-09-04T08:00:13.6690555Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/pyyaml/5.4.1/json HTTP/1.1" 200 5394
2022-09-04T08:00:13.6728415Z Skipping wheel PyYAML-5.4.1-cp27-cp27m-macosx_10_9_x86_64.whl as this is not supported by the current environment
2022-09-04T08:00:13.6733133Z Skipping wheel PyYAML-5.4.1-cp27-cp27mu-manylinux1_x86_64.whl as this is not supported by the current environment
2022-09-04T08:00:13.6812750Z Skipping wheel PyYAML-5.4.1-cp27-cp27m-win32.whl as this is not supported by the current environment
2022-09-04T08:00:13.6818588Z Skipping wheel PyYAML-5.4.1-cp27-cp27m-win_amd64.whl as this is not supported by the current environment
2022-09-04T08:00:13.6825416Z Skipping wheel PyYAML-5.4.1-cp36-cp36m-macosx_10_9_x86_64.whl as this is not supported by the current environment
2022-09-04T08:00:13.6830258Z Skipping wheel PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl as this is not supported by the current environment
2022-09-04T08:00:13.6835207Z Skipping wheel PyYAML-5.4.1-cp36-cp36m-manylinux2014_aarch64.whl as this is not supported by the current environment
2022-09-04T08:00:13.6841260Z Skipping wheel PyYAML-5.4.1-cp36-cp36m-manylinux2014_s390x.whl as this is not supported by the current environment
2022-09-04T08:00:13.6846567Z Skipping wheel PyYAML-5.4.1-cp36-cp36m-win32.whl as this is not supported by the current environment
2022-09-04T08:00:13.6851377Z Skipping wheel PyYAML-5.4.1-cp36-cp36m-win_amd64.whl as this is not supported by the current environment
2022-09-04T08:00:13.6858266Z Skipping wheel PyYAML-5.4.1-cp37-cp37m-macosx_10_9_x86_64.whl as this is not supported by the current environment
2022-09-04T08:00:13.6863514Z Skipping wheel PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl as this is not supported by the current environment
2022-09-04T08:00:13.6933437Z Skipping wheel PyYAML-5.4.1-cp37-cp37m-manylinux2014_aarch64.whl as this is not supported by the current environment
2022-09-04T08:00:13.6939074Z Skipping wheel PyYAML-5.4.1-cp37-cp37m-manylinux2014_s390x.whl as this is not supported by the current environment
2022-09-04T08:00:13.6945161Z Skipping wheel PyYAML-5.4.1-cp37-cp37m-win32.whl as this is not supported by the current environment
2022-09-04T08:00:13.6950601Z Skipping wheel PyYAML-5.4.1-cp37-cp37m-win_amd64.whl as this is not supported by the current environment
2022-09-04T08:00:13.6956390Z Skipping wheel PyYAML-5.4.1-cp38-cp38-macosx_10_9_x86_64.whl as this is not supported by the current environment
2022-09-04T08:00:13.6962564Z Skipping wheel PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl as this is not supported by the current environment
2022-09-04T08:00:13.6966823Z Skipping wheel PyYAML-5.4.1-cp38-cp38-manylinux2014_aarch64.whl as this is not supported by the current environment
2022-09-04T08:00:13.6971310Z Skipping wheel PyYAML-5.4.1-cp38-cp38-manylinux2014_s390x.whl as this is not supported by the current environment
2022-09-04T08:00:13.6975565Z Skipping wheel PyYAML-5.4.1-cp38-cp38-win32.whl as this is not supported by the current environment
2022-09-04T08:00:13.6980015Z Skipping wheel PyYAML-5.4.1-cp38-cp38-win_amd64.whl as this is not supported by the current environment
2022-09-04T08:00:13.6984356Z Skipping wheel PyYAML-5.4.1-cp39-cp39-macosx_10_9_x86_64.whl as this is not supported by the current environment
2022-09-04T08:00:13.6989812Z Skipping wheel PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl as this is not supported by the current environment
2022-09-04T08:00:13.7048142Z Skipping wheel PyYAML-5.4.1-cp39-cp39-manylinux2014_aarch64.whl as this is not supported by the current environment
2022-09-04T08:00:13.7052713Z Skipping wheel PyYAML-5.4.1-cp39-cp39-manylinux2014_s390x.whl as this is not supported by the current environment
2022-09-04T08:00:13.7056895Z Skipping wheel PyYAML-5.4.1-cp39-cp39-win32.whl as this is not supported by the current environment
2022-09-04T08:00:13.7061389Z Skipping wheel PyYAML-5.4.1-cp39-cp39-win_amd64.whl as this is not supported by the current environment
2022-09-04T08:00:13.7154482Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz HTTP/1.1" 200 175147
2022-09-04T08:00:19.0352197Z • Installing s3transfer (0.6.0)
2022-09-04T08:00:19.0400559Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/s3transfer/0.6.0/json HTTP/1.1" 200 1365
2022-09-04T08:00:19.0569542Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/5e/c6/af903b5fab3f9b5b1e883f49a770066314c6dcceb589cf938d48c89556c1/s3transfer-0.6.0-py3-none-any.whl HTTP/1.1" 200 79568
2022-09-04T08:00:19.4012015Z • Installing selenium (4.4.3)
2022-09-04T08:00:19.4653887Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/selenium/4.4.3/json HTTP/1.1" 200 2715
2022-09-04T08:00:19.4761641Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/50/1a/9b92b6be1f6bbcd4e5a5b1d8e5d0c7f8224054c3bf5ea81d371be47122e8/selenium-4.4.3-py3-none-any.whl HTTP/1.1" 200 985964
2022-09-04T08:00:19.8798965Z • Installing uritemplate (3.0.1)
2022-09-04T08:00:19.9446228Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/uritemplate/3.0.1/json HTTP/1.1" 200 2532
2022-09-04T08:00:19.9511292Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/bf/0c/60d82c077998feb631608dca3cc1fe19ac074e772bf0c24cf409b977b815/uritemplate-3.0.1-py2.py3-none-any.whl HTTP/1.1" 200 15615
2022-09-04T08:00:20.4322568Z • Updating virtualenv (20.16.4 -> 20.16.3)
2022-09-04T08:00:20.4361872Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/virtualenv/20.16.3/json HTTP/1.1" 200 1986
2022-09-04T08:00:20.4571975Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/c2/d2/e80b6ad57bc0727fe0bbe7d9c496bde4ef3008e57f452ed1bfafe6618d04/virtualenv-20.16.3-py2.py3-none-any.whl HTTP/1.1" 200 8801933
2022-09-04T08:00:21.1958448Z • Installing zstandard (0.18.0)
2022-09-04T08:00:21.2725781Z [urllib3.connectionpool] https://pypi.org:443 "GET /pypi/zstandard/0.18.0/json HTTP/1.1" 200 7568
2022-09-04T08:00:21.2793622Z Skipping wheel zstandard-0.18.0-cp310-cp310-macosx_10_9_x86_64.whl as this is not supported by the current environment
2022-09-04T08:00:21.2798519Z Skipping wheel zstandard-0.18.0-cp310-cp310-macosx_11_0_arm64.whl as this is not supported by the current environment
2022-09-04T08:00:21.2804034Z Skipping wheel zstandard-0.18.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl as this is not supported by the current environment
2022-09-04T08:00:21.2810376Z Skipping wheel zstandard-0.18.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl as this is not supported by the current environment
2022-09-04T08:00:21.2815711Z Skipping wheel zstandard-0.18.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl as this is not supported by the current environment
2022-09-04T08:00:21.2822493Z Skipping wheel zstandard-0.18.0-cp310-cp310-win32.whl as this is not supported by the current environment
2022-09-04T08:00:21.2827838Z Skipping wheel zstandard-0.18.0-cp310-cp310-win_amd64.whl as this is not supported by the current environment
2022-09-04T08:00:21.2899600Z Skipping wheel zstandard-0.18.0-cp36-cp36m-macosx_10_9_x86_64.whl as this is not supported by the current environment
2022-09-04T08:00:21.2970008Z Skipping wheel zstandard-0.18.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl as this is not supported by the current environment
2022-09-04T08:00:21.2974798Z Skipping wheel zstandard-0.18.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl as this is not supported by the current environment
2022-09-04T08:00:21.2981759Z Skipping wheel zstandard-0.18.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl as this is not supported by the current environment
2022-09-04T08:00:21.2986721Z Skipping wheel zstandard-0.18.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl as this is not supported by the current environment
2022-09-04T08:00:21.2990646Z Skipping wheel zstandard-0.18.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl as this is not supported by the current environment
2022-09-04T08:00:21.2994560Z Skipping wheel zstandard-0.18.0-cp36-cp36m-win32.whl as this is not supported by the current environment
2022-09-04T08:00:21.2998200Z Skipping wheel zstandard-0.18.0-cp36-cp36m-win_amd64.whl as this is not supported by the current environment
2022-09-04T08:00:21.3003275Z Skipping wheel zstandard-0.18.0-cp37-cp37m-macosx_10_9_x86_64.whl as this is not supported by the current environment
2022-09-04T08:00:21.3007972Z Skipping wheel zstandard-0.18.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl as this is not supported by the current environment
2022-09-04T08:00:21.3014427Z Skipping wheel zstandard-0.18.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl as this is not supported by the current environment
2022-09-04T08:00:21.3019393Z Skipping wheel zstandard-0.18.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl as this is not supported by the current environment
2022-09-04T08:00:21.3024757Z Skipping wheel zstandard-0.18.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl as this is not supported by the current environment
2022-09-04T08:00:21.3029090Z Skipping wheel zstandard-0.18.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl as this is not supported by the current environment
2022-09-04T08:00:21.3034852Z Skipping wheel zstandard-0.18.0-cp37-cp37m-win32.whl as this is not supported by the current environment
2022-09-04T08:00:21.3040786Z Skipping wheel zstandard-0.18.0-cp37-cp37m-win_amd64.whl as this is not supported by the current environment
2022-09-04T08:00:21.3046917Z Skipping wheel zstandard-0.18.0-cp38-cp38-macosx_10_9_x86_64.whl as this is not supported by the current environment
2022-09-04T08:00:21.3060542Z Skipping wheel zstandard-0.18.0-cp38-cp38-macosx_11_0_arm64.whl as this is not supported by the current environment
2022-09-04T08:00:21.3061680Z Skipping wheel zstandard-0.18.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl as this is not supported by the current environment
2022-09-04T08:00:21.3064865Z Skipping wheel zstandard-0.18.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl as this is not supported by the current environment
2022-09-04T08:00:21.3072437Z Skipping wheel zstandard-0.18.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl as this is not supported by the current environment
2022-09-04T08:00:21.3129465Z Skipping wheel zstandard-0.18.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl as this is not supported by the current environment
2022-09-04T08:00:21.3134842Z Skipping wheel zstandard-0.18.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl as this is not supported by the current environment
2022-09-04T08:00:21.3157886Z Skipping wheel zstandard-0.18.0-cp38-cp38-win32.whl as this is not supported by the current environment
2022-09-04T08:00:21.3163386Z Skipping wheel zstandard-0.18.0-cp38-cp38-win_amd64.whl as this is not supported by the current environment
2022-09-04T08:00:21.3167982Z Skipping wheel zstandard-0.18.0-cp39-cp39-macosx_10_9_x86_64.whl as this is not supported by the current environment
2022-09-04T08:00:21.3177173Z Skipping wheel zstandard-0.18.0-cp39-cp39-macosx_11_0_arm64.whl as this is not supported by the current environment
2022-09-04T08:00:21.3183318Z Skipping wheel zstandard-0.18.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl as this is not supported by the current environment
2022-09-04T08:00:21.3209112Z Skipping wheel zstandard-0.18.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl as this is not supported by the current environment
2022-09-04T08:00:21.3214472Z Skipping wheel zstandard-0.18.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl as this is not supported by the current environment
2022-09-04T08:00:21.3218767Z Skipping wheel zstandard-0.18.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl as this is not supported by the current environment
2022-09-04T08:00:21.3223329Z Skipping wheel zstandard-0.18.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl as this is not supported by the current environment
2022-09-04T08:00:21.3227645Z Skipping wheel zstandard-0.18.0-cp39-cp39-win32.whl as this is not supported by the current environment
2022-09-04T08:00:21.3232184Z Skipping wheel zstandard-0.18.0-cp39-cp39-win_amd64.whl as this is not supported by the current environment
2022-09-04T08:00:21.3485077Z [urllib3.connectionpool] https://files.pythonhosted.org:443 "GET /packages/cb/8a/16ba46910e82f1d289d9dd8e2b5b1c4a8ff4d7aed5e15c114c99e8c5157f/zstandard-0.18.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl HTTP/1.1" 200 2540470
2022-09-04T08:00:28.7619222Z The command '/bin/sh -c poetry config virtualenvs.create false && poetry install --only main --no-root -vvv' returned a non-zero code: 1
2022-09-04T08:00:28.7673652Z ##[error]Process completed with exit code 1.
2022-09-04T08:00:28.7725252Z Post job cleanup.
2022-09-04T08:00:28.8324744Z Logging out of registry ***.dkr.ecr.us-east-1.amazonaws.com
2022-09-04T08:00:28.8956522Z Post job cleanup.
2022-09-04T08:00:28.9561983Z Post job cleanup.
2022-09-04T08:00:29.1328491Z [command]/usr/bin/git version
2022-09-04T08:00:29.1397053Z git version 2.37.2
2022-09-04T08:00:29.1460995Z Temporarily overriding HOME='/home/runner/work/_temp/147df704-992d-440a-89ab-4df5a1667cb2' before making global git config changes
2022-09-04T08:00:29.1461951Z Adding repository directory to the temporary git global config as a safe directory
2022-09-04T08:00:29.1471414Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/siren-tests/siren-tests
2022-09-04T08:00:29.1526247Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2022-09-04T08:00:29.1570900Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2022-09-04T08:00:29.1889760Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2022-09-04T08:00:29.1922323Z http.https://github.com/.extraheader
2022-09-04T08:00:29.1989220Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2022-09-04T08:00:29.2058060Z [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-09-04T08:00:29.2764365Z Cleaning up orphan processes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment