Skip to content

Console Output

No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/eclipse-zenoh/zenoh-backend-filesystem.git
 > git init /Users/genie.zenoh/workspace/zenoh-backend-filesystem # timeout=10
Fetching upstream changes from https://github.com/eclipse-zenoh/zenoh-backend-filesystem.git
 > git --version # timeout=10
 > git fetch --tags --force --progress -- https://github.com/eclipse-zenoh/zenoh-backend-filesystem.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse-zenoh/zenoh-backend-filesystem.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse-zenoh/zenoh-backend-filesystem.git # timeout=10
Fetching upstream changes from https://github.com/eclipse-zenoh/zenoh-backend-filesystem.git
 > git fetch --tags --force --progress -- https://github.com/eclipse-zenoh/zenoh-backend-filesystem.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 1b52e4bb547c4a2bd7416a178de783786aab5d78 (refs/remotes/origin/master)
Commit message: "Fix bug when Timestamp's ID size is not at max"
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1b52e4bb547c4a2bd7416a178de783786aab5d78 # timeout=10
 > git rev-list --no-walk e4ee06f345a3c4c2d679eea9ce39e9d3bcafc3c2 # timeout=10