Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

target_experiment: fixes. #10697

Merged
merged 1 commit into from
Jul 13, 2023

target_experiment: fixes.

1faacc8
Select commit
Loading
Failed to load commit list.
Merged

target_experiment: fixes. #10697

target_experiment: fixes.
1faacc8
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Google Cloud Build / trial-build (oss-fuzz-base) succeeded Jul 13, 2023 in 42s

Summary

Build Information

Trigger trial-build
Build b288a742-ed1e-458e-8f0b-e6f184f1ec36
Start 2023-07-12T23:23:47-07:00
Duration 41.08s
Status SUCCESS

Steps

Step Status Duration
gcr.io/cloud-builders/docker SUCCESS 32.169s
gcr.io/oss-fuzz-base/trial-build SUCCESS 3.413s

Details

starting build "b288a742-ed1e-458e-8f0b-e6f184f1ec36"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/google/oss-fuzz
 * branch            1faacc81d79031f8089b064d722afbfa8b6851b1 -> FETCH_HEAD
HEAD is now at 1faacc8 target_experiment: fixes.
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/docker
Step #0: Sending build context to Docker daemon  14.09MB

Step #0: Step 1/6 : FROM gcr.io/cloud-builders/gcloud
Step #0:  ---> 9958f59bf115
Step #0: Step 2/6 : RUN apt-get update && apt-get install python3-pip -y
Step #0:  ---> Running in 0c9333cbceea
Step #0: Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
Step #0: Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
Step #0: Get:3 http://ppa.launchpad.net/git-core/ppa/ubuntu focal InRelease [23.8 kB]
Step #0: Get:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
Step #0: Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
Step #0: Get:6 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1072 kB]
Step #0: Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
Step #0: Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2866 kB]
Step #0: Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.3 kB]
Step #0: Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2536 kB]
Step #0: Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
Step #0: Get:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
Step #0: Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
Step #0: Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.0 kB]
Step #0: Get:15 http://ppa.launchpad.net/git-core/ppa/ubuntu focal/main amd64 Packages [3168 B]
Step #0: Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2677 kB]
Step #0: Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3347 kB]
Step #0: Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1371 kB]
Step #0: Get:19 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
Step #0: Get:20 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
Step #0: Fetched 27.5 MB in 3s (10.0 MB/s)
Step #0: Reading package lists...
Step #0: Reading package lists...
Step #0: Building dependency tree...
Step #0: Reading state information...
Step #0: The following additional packages will be installed:
Step #0:   build-essential g++ gcc
Step #0: Suggested packages:
Step #0:   g++-multilib gcc-multilib autoconf automake libtool flex bison gdb gcc-doc
Step #0: The following NEW packages will be installed:
Step #0:   build-essential g++ gcc python3-pip
Step #0: 0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded.
Step #0: Need to get 242 kB of archives.
Step #0: After this operation, 1139 kB of additional disk space will be used.
Step #0: Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]
Step #0: Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B]
Step #0: Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B]
Step #0: Get:4 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.9 [231 kB]
Step #0: �[91mdebconf: delaying package configuration, since apt-utils is not installed
Step #0: �[0mFetched 242 kB in 0s (863 kB/s)
Step #0: Selecting previously unselected package gcc.
Step #0: (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23134 files and directories currently installed.)
Step #0: Preparing to unpack .../gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
Step #0: Unpacking gcc (4:9.3.0-1ubuntu2) ...
Step #0: Selecting previously unselected package g++.
Step #0: Preparing to unpack .../g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
Step #0: Unpacking g++ (4:9.3.0-1ubuntu2) ...
Step #0: Selecting previously unselected package build-essential.
Step #0: Preparing to unpack .../build-essential_12.8ubuntu1.1_amd64.deb ...
Step #0: Unpacking build-essential (12.8ubuntu1.1) ...
Step #0: Selecting previously unselected package python3-pip.
Step #0: Preparing to unpack .../python3-pip_20.0.2-5ubuntu1.9_all.deb ...
Step #0: Unpacking python3-pip (20.0.2-5ubuntu1.9) ...
Step #0: Setting up gcc (4:9.3.0-1ubuntu2) ...
Step #0: Setting up python3-pip (20.0.2-5ubuntu1.9) ...
Step #0: Setting up g++ (4:9.3.0-1ubuntu2) ...
Step #0: update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Step #0: update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
Step #0: Setting up build-essential (12.8ubuntu1.1) ...
Step #0: Removing intermediate container 0c9333cbceea
Step #0:  ---> ba4fa28de709
Step #0: Step 3/6 : COPY . /opt/oss-fuzz
Step #0:  ---> 7a8bd4b83e0b
Step #0: Step 4/6 : RUN pip install -r /opt/oss-fuzz/infra/build/functions/requirements.txt
Step #0:  ---> Running in d08c01440135
Step #0: Collecting Brotli==1.0.9
Step #0:   Downloading Brotli-1.0.9-cp38-cp38-manylinux1_x86_64.whl (357 kB)
Step #0: Collecting hiredis==1.1.0
Step #0:   Downloading hiredis-1.1.0-cp38-cp38-manylinux2010_x86_64.whl (62 kB)
Step #0: Collecting PyYaml==5.4
Step #0:   Downloading PyYAML-5.4-cp38-cp38-manylinux1_x86_64.whl (662 kB)
Step #0: Collecting PyGithub==1.51
Step #0:   Downloading PyGithub-1.51-py3-none-any.whl (260 kB)
Step #0: Collecting grpcio==1.49.1
Step #0:   Downloading grpcio-1.49.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB)
Step #0: Collecting google-auth==1.21.1
Step #0:   Downloading google_auth-1.21.1-py2.py3-none-any.whl (93 kB)
Step #0: Collecting google-cloud-datastore<2.0
Step #0:   Downloading google_cloud_datastore-1.15.5-py2.py3-none-any.whl (134 kB)
Step #0: Collecting google-cloud-ndb==1.7.1
Step #0:   Downloading google_cloud_ndb-1.7.1-py3-none-any.whl (168 kB)
Step #0: Collecting google-cloud-scheduler==1.3.0
Step #0:   Downloading google_cloud_scheduler-1.3.0-py2.py3-none-any.whl (91 kB)
Step #0: Collecting google-cloud-storage==1.29.0
Step #0:   Downloading google_cloud_storage-1.29.0-py2.py3-none-any.whl (85 kB)
Step #0: Collecting google-api-core==1.22.2
Step #0:   Downloading google_api_core-1.22.2-py2.py3-none-any.whl (91 kB)
Step #0: Collecting google-api-python-client==1.9.3
Step #0:   Downloading google_api_python_client-1.9.3-py3-none-any.whl (59 kB)
Step #0: Collecting oauth2client==4.1.3
Step #0:   Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB)
Step #0: Collecting python-dateutil==2.8.1
Step #0:   Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB)
Step #0: Collecting protobuf==3.20.2
Step #0:   Downloading protobuf-3.20.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB)
Step #0: Collecting beautifulsoup4==4.11.1
Step #0:   Downloading beautifulsoup4-4.11.1-py3-none-any.whl (128 kB)
Step #0: Requirement already satisfied: requests>=2.14.0 in /usr/lib/python3/dist-packages (from PyGithub==1.51->-r /opt/oss-fuzz/infra/build/functions/requirements.txt (line 20)) (2.22.0)
Step #0: Collecting pyjwt
Step #0:   Downloading PyJWT-2.7.0-py3-none-any.whl (22 kB)
Step #0: Collecting deprecated
Step #0:   Downloading Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB)
Step #0: Requirement already satisfied: six>=1.5.2 in /usr/lib/python3/dist-packages (from grpcio==1.49.1->-r /opt/oss-fuzz/infra/build/functions/requirements.txt (line 21)) (1.14.0)
Step #0: Collecting cachetools<5.0,>=2.0.0
Step #0:   Downloading cachetools-4.2.4-py3-none-any.whl (10 kB)
Step #0: Collecting pyasn1-modules>=0.2.1
Step #0:   Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB)
Step #0: Collecting rsa<5,>=3.1.4; python_version >= "3.5"
Step #0:   Downloading rsa-4.9-py3-none-any.whl (34 kB)
Step #0: Requirement already satisfied: setuptools>=40.3.0 in /usr/lib/python3/dist-packages (from google-auth==1.21.1->-r /opt/oss-fuzz/infra/build/functions/requirements.txt (line 22)) (45.2.0)
Step #0: Collecting google-cloud-core<3.0dev,>=1.4.0
Step #0:   Downloading google_cloud_core-2.3.3-py2.py3-none-any.whl (29 kB)
Step #0: Collecting redis
Step #0:   Downloading redis-4.6.0-py3-none-any.whl (241 kB)
Step #0: Collecting pymemcache
Step #0:   Downloading pymemcache-4.0.0-py2.py3-none-any.whl (60 kB)
Step #0: Collecting google-resumable-media<0.6dev,>=0.5.0
Step #0:   Downloading google_resumable_media-0.5.1-py2.py3-none-any.whl (38 kB)
Step #0: Collecting pytz
Step #0:   Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB)
Step #0: Collecting googleapis-common-protos<2.0dev,>=1.6.0
Step #0:   Downloading googleapis_common_protos-1.59.1-py2.py3-none-any.whl (224 kB)
Step #0: Collecting uritemplate<4dev,>=3.0.0
Step #0:   Downloading uritemplate-3.0.1-py2.py3-none-any.whl (15 kB)
Step #0: Collecting httplib2<1dev,>=0.9.2
Step #0:   Downloading httplib2-0.22.0-py3-none-any.whl (96 kB)
Step #0: Collecting google-auth-httplib2>=0.0.3
Step #0:   Downloading google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB)
Step #0: Collecting pyasn1>=0.1.7
Step #0:   Downloading pyasn1-0.5.0-py2.py3-none-any.whl (83 kB)
Step #0: Collecting soupsieve>1.2
Step #0:   Downloading soupsieve-2.4.1-py3-none-any.whl (36 kB)
Step #0: Collecting wrapt<2,>=1.10
Step #0:   Downloading wrapt-1.15.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB)
Step #0: Collecting async-timeout>=4.0.2; python_full_version <= "3.11.2"
Step #0:   Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
Step #0: Collecting pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2; python_version > "3.0"
Step #0:   Downloading pyparsing-3.1.0-py3-none-any.whl (102 kB)
Step #0: �[91mERROR: google-cloud-core 2.3.3 has requirement google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.6, but you'll have google-api-core 1.22.2 which is incompatible.
Step #0: �[0m�[91mERROR: google-cloud-core 2.3.3 has requirement google-auth<3.0dev,>=1.25.0, but you'll have google-auth 1.21.1 which is incompatible.
Step #0: �[0m�[91mERROR: google-cloud-datastore 1.15.5 has requirement google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5, but you'll have google-api-core 1.22.2 which is incompatible.
Step #0: �[0m�[91mERROR: google-cloud-storage 1.29.0 has requirement google-cloud-core<2.0dev,>=1.2.0, but you'll have google-cloud-core 2.3.3 which is incompatible.
Step #0: �[0mInstalling collected packages: Brotli, hiredis, PyYaml, pyjwt, wrapt, deprecated, PyGithub, grpcio, cachetools, pyasn1, pyasn1-modules, rsa, google-auth, pytz, protobuf, googleapis-common-protos, google-api-core, google-cloud-core, google-cloud-datastore, async-timeout, redis, pymemcache, google-cloud-ndb, google-cloud-scheduler, google-resumable-media, google-cloud-storage, uritemplate, pyparsing, httplib2, google-auth-httplib2, google-api-python-client, oauth2client, python-dateutil, soupsieve, beautifulsoup4
Step #0: Successfully installed Brotli-1.0.9 PyGithub-1.51 PyYaml-5.4 async-timeout-4.0.2 beautifulsoup4-4.11.1 cachetools-4.2.4 deprecated-1.2.14 google-api-core-1.22.2 google-api-python-client-1.9.3 google-auth-1.21.1 google-auth-httplib2-0.1.0 google-cloud-core-2.3.3 google-cloud-datastore-1.15.5 google-cloud-ndb-1.7.1 google-cloud-scheduler-1.3.0 google-cloud-storage-1.29.0 google-resumable-media-0.5.1 googleapis-common-protos-1.59.1 grpcio-1.49.1 hiredis-1.1.0 httplib2-0.22.0 oauth2client-4.1.3 protobuf-3.20.2 pyasn1-0.5.0 pyasn1-modules-0.3.0 pyjwt-2.7.0 pymemcache-4.0.0 pyparsing-3.1.0 python-dateutil-2.8.1 pytz-2023.3 redis-4.6.0 rsa-4.9 soupsieve-2.4.1 uritemplate-3.0.1 wrapt-1.15.0
Step #0: Removing intermediate container d08c01440135
Step #0:  ---> 27800b36b7e0
Step #0: Step 5/6 : WORKDIR /opt/oss-fuzz/infra/build/functions/
Step #0:  ---> Running in 18971e1c1110
Step #0: Removing intermediate container 18971e1c1110
Step #0:  ---> b534756b5c80
Step #0: Step 6/6 : ENTRYPOINT ["python3", "/opt/oss-fuzz/infra/build/functions/ci_trial_build.py"]
Step #0:  ---> Running in c0713e58004f
Step #0: Removing intermediate container c0713e58004f
Step #0:  ---> ae15e342494a
Step #0: Successfully built ae15e342494a
Step #0: Successfully tagged gcr.io/oss-fuzz-base/trial-build:latest
Finished Step #0
Starting Step #1
Step #1: Already have image: gcr.io/oss-fuzz-base/trial-build
Step #1: INFO:root:Trial build not requested.
Finished Step #1
PUSH
DONE

Build Log: https://storage.cloud.google.com/oss-fuzz-trialbuild-logs/log-b288a742-ed1e-458e-8f0b-e6f184f1ec36.txt