From 5ab3de6d354295a7ff0ebe91233700593d283520 Mon Sep 17 00:00:00 2001 From: Frostebite Date: Thu, 30 Dec 2021 15:40:10 +0000 Subject: [PATCH] fix --- 0-windows64-dvo0-outputfile.txt | 656 ++++++++++++++++++ dist/index.js | 7 +- dist/index.js.map | 2 +- .../workflows/workflow-composition-root.ts | 2 + src/model/input.ts | 2 +- 5 files changed, 666 insertions(+), 3 deletions(-) create mode 100644 0-windows64-dvo0-outputfile.txt diff --git a/0-windows64-dvo0-outputfile.txt b/0-windows64-dvo0-outputfile.txt new file mode 100644 index 00000000..1c6e22ea --- /dev/null +++ b/0-windows64-dvo0-outputfile.txt @@ -0,0 +1,656 @@ +[Cloud-Runner-System] --- + +[Cloud-Runner-System] start + +[Cloud-Runner-System] Git LFS initialized. + +[Cloud-Runner-System] Cloning into 'data0-windows64-dvo0builder'... + +[Cloud-Runner-System] warning: redirecting to https://github.com/game-ci/unity-builder.git/ + +[Cloud-Runner-System] + +[Cloud-Runner-System] + +[Cloud-Runner-System] INPUT: + +[Cloud-Runner-System] length 0 + +[Cloud-Runner-System] prototype [object Object] + +[Cloud-Runner-System] cloudRunnerTests true + +[Cloud-Runner-System] region eu-west-2 + +[Cloud-Runner-System] githubRepo undefined + +[Cloud-Runner-System] gitSha undefined + +[Cloud-Runner-System] runNumber 0 + +[Cloud-Runner-System] unityVersion 2019.2.11f1 + +[Cloud-Runner-System] customImage false + +[Cloud-Runner-System] targetPlatform StandaloneWindows64 + +[Cloud-Runner-System] projectPath test-project + +[Cloud-Runner-System] buildName StandaloneWindows64 + +[Cloud-Runner-System] buildsPath build + +[Cloud-Runner-System] versioningStrategy Semantic + +[Cloud-Runner-System] specifiedVersion none + +[Cloud-Runner-System] androidVersionCode 0 + +[Cloud-Runner-System] androidAppBundle false + +[Cloud-Runner-System] allowDirtyBuild false + +[Cloud-Runner-System] cloudRunnerCluster k8s + +[Cloud-Runner-System] awsBaseStackName game-ci-3-test + +[Cloud-Runner-System] cloudRunnerMemory 750M + +[Cloud-Runner-System] cloudRunnerCpu 1.0 + +[Cloud-Runner-System] kubeVolumeSize 5Gi + +[Cloud-Runner-System] name Input + +[Cloud-Runner-System] githubEnabled false + +[Cloud-Runner-System] + +[Cloud-Runner-System] + +[Cloud-Runner-System] Entrypoint: remote-cli + +[Cloud-Runner-System] [Client] mkdir -p /data/0-windows64-z4b3 + +[Cloud-Runner-System] [Client] [Exit code 0] + +[Cloud-Runner-System] [Client] + +[Cloud-Runner-System] [Client] mkdir -p /data/0-windows64-z4b3/repo + +[Cloud-Runner-System] [Client] [Exit code 0] + +[Cloud-Runner-System] [Client] + +[Cloud-Runner-System] [Client] Initializing source repository for cloning with caching of LFS files + +[Cloud-Runner-System] [Client] git config --global advice.detachedHead false + +[Cloud-Runner-System] [Client] [Exit code 0] + +[Cloud-Runner-System] [Client] + +[Cloud-Runner-System] [Client] Cloning the repository being built: + +[Cloud-Runner-System] [Client] git lfs install --skip-smudge + +[Cloud-Runner-System] [Client] [Exit code 0] + +[Cloud-Runner-System] [Client] Git LFS initialized. + +[Cloud-Runner-System] [Client] + +[Cloud-Runner-System] [Client] git clone https://@github.com/[object Object].git /data/0-windows64-z4b3/repo + +[Cloud-Runner-System] [Client][Error] Command failed: git clone https://@github.com/[object Object].git /data/0-windows64-z4b3/repo + +[Cloud-Runner-System] fatal: Too many arguments. + +[Cloud-Runner-System] + +[Cloud-Runner-System] usage: git clone [] [--] [] + +[Cloud-Runner-System] + +[Cloud-Runner-System] -v, --verbose be more verbose + +[Cloud-Runner-System] -q, --quiet be more quiet + +[Cloud-Runner-System] --progress force progress reporting + +[Cloud-Runner-System] --reject-shallow don't clone shallow repository + +[Cloud-Runner-System] -n, --no-checkout don't create a checkout + +[Cloud-Runner-System] --bare create a bare repository + +[Cloud-Runner-System] --mirror create a mirror repository (implies bare) + +[Cloud-Runner-System] -l, --local to clone from a local repository + +[Cloud-Runner-System] --no-hardlinks don't use local hardlinks, always copy + +[Cloud-Runner-System] -s, --shared setup as shared repository + +[Cloud-Runner-System] --recurse-submodules[=] + +[Cloud-Runner-System] initialize submodules in the clone + +[Cloud-Runner-System] --recursive ... alias of --recurse-submodules + +[Cloud-Runner-System] -j, --jobs number of submodules cloned in parallel + +[Cloud-Runner-System] --template + +[Cloud-Runner-System] directory from which templates will be used + +[Cloud-Runner-System] --reference reference repository + +[Cloud-Runner-System] --reference-if-able + +[Cloud-Runner-System] reference repository + +[Cloud-Runner-System] --dissociate use --reference only while cloning + +[Cloud-Runner-System] -o, --origin use instead of 'origin' to track upstream + +[Cloud-Runner-System] -b, --branch + +[Cloud-Runner-System] checkout instead of the remote's HEAD + +[Cloud-Runner-System] -u, --upload-pack + +[Cloud-Runner-System] path to git-upload-pack on the remote + +[Cloud-Runner-System] --depth create a shallow clone of that depth + +[Cloud-Runner-System] --shallow-since