blibli-future / detroit

Project Detroit
5 stars 0 forks source link

SonarQube integration #60

Closed adhikasp closed 7 years ago

adhikasp commented 7 years ago

Please master @rultor merge this.

rultor commented 7 years ago

Please master @rultor merge this.

@adhikasp I see you're talking about me, but I don't understand it. If you want to say something to me directly, start a message with @rultor

adhikasp commented 7 years ago

@rultor merge

rultor commented 7 years ago

@rultor merge

@adhikasp OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 7 years ago

@rultor merge

@adhikasp Oops, I failed. You can see the full log here (spent 2min)

drwxrwxrwt 14 root   root   4096 Aug 15 13:21 ..
-rw-rw-r--  1 rultor rultor  444 Aug 15 13:21 end.sh
-rwxrwxr-x  1 rultor rultor  338 Aug 15 13:21 entry.sh
-rw-rw-r--  1 rultor rultor    6 Aug 15 13:21 pid
drwxrwxr-x  4 rultor rultor 4096 Aug 15 13:21 repo
-rwxrwxr-x  1 rultor rultor 5308 Aug 15 13:21 run.sh
-rw-rw-r--  1 rultor rultor  391 Aug 15 13:21 script.sh
-rw-rw-r--  1 rultor rultor 5151 Aug 15 13:21 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-12na:/main --env=fork=git@github.com:blibli-future/detroit.git --env=fork_branch=ci-badges --env=head=git@github.com:blibli-future/detroit.git --env=head_branch=master --env=pull_id=60 '--env=pull_title=SonarQube integration' --env=author=adhikasp '--env=scripts=( '\''export '\''\'\'''\''fork=git@github.com:blibli-future/detroit.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=ci-badges'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:blibli-future/detroit.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=60'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=SonarQube integration'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=adhikasp'\''\'\'''\'''\'' '\'';'\'' )' --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-12na/cid -w=/main --name=blibli-future_detroit_60 yegor256/java8 /main/entry.sh
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.composer /root/.gem /root/.java /root/.m2 /root/.npm /root/.profile /root/texmf /root/tmp /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ su --login r --command /home/r/script.sh
+ set -e
+ set -o pipefail
+ shopt -s expand_aliases
+ alias 'sudo=sudo -i'
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ export fork=git@github.com:blibli-future/detroit.git
+ fork=git@github.com:blibli-future/detroit.git
+ export fork_branch=ci-badges
+ fork_branch=ci-badges
+ export head=git@github.com:blibli-future/detroit.git
+ head=git@github.com:blibli-future/detroit.git
+ export head_branch=master
+ head_branch=master
+ export pull_id=60
+ pull_id=60
+ export 'pull_title=SonarQube integration'
+ pull_title='SonarQube integration'
+ export author=adhikasp
+ author=adhikasp
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git push origin master
ERROR: Permission to blibli-future/detroit.git denied to rultor.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
container 3f3ad09af77c7165e9ff011b46ba056df978d7908def376fdfb56743bbc2480d is dead
Tue Aug 15 13:22:35 CEST 2017
adhikasp commented 7 years ago

@rultor merge

rultor commented 7 years ago

@rultor merge

@adhikasp OK, I'll try to merge now. You can check the progress of the merge here

adhikasp commented 7 years ago

@rultor hello

rultor commented 7 years ago

@rultor hello

@adhikasp Hi there! I understand a few simple commands: "merge", "deploy", etc. This page explains them briefly. Any questions or bug reports are welcome. Have fun :)

rultor commented 7 years ago

@rultor merge

@adhikasp Oops, I failed. You can see the full log here (spent 2min)

drwxrwxrwt 14 root   root   4096 Aug 15 13:25 ..
-rw-rw-r--  1 rultor rultor  444 Aug 15 13:25 end.sh
-rwxrwxr-x  1 rultor rultor  338 Aug 15 13:25 entry.sh
-rw-rw-r--  1 rultor rultor    6 Aug 15 13:25 pid
drwxrwxr-x  4 rultor rultor 4096 Aug 15 13:25 repo
-rwxrwxr-x  1 rultor rultor 5308 Aug 15 13:25 run.sh
-rw-rw-r--  1 rultor rultor  391 Aug 15 13:25 script.sh
-rw-rw-r--  1 rultor rultor 5151 Aug 15 13:25 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-HRhS:/main --env=fork=git@github.com:blibli-future/detroit.git --env=fork_branch=ci-badges --env=head=git@github.com:blibli-future/detroit.git --env=head_branch=master --env=pull_id=60 '--env=pull_title=SonarQube integration' --env=author=adhikasp '--env=scripts=( '\''export '\''\'\'''\''fork=git@github.com:blibli-future/detroit.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=ci-badges'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:blibli-future/detroit.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=60'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=SonarQube integration'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=adhikasp'\''\'\'''\'''\'' '\'';'\'' )' --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-HRhS/cid -w=/main --name=blibli-future_detroit_60 yegor256/java8 /main/entry.sh
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.composer /root/.gem /root/.java /root/.m2 /root/.npm /root/.profile /root/texmf /root/tmp /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ su --login r --command /home/r/script.sh
+ set -e
+ set -o pipefail
+ shopt -s expand_aliases
+ alias 'sudo=sudo -i'
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ export fork=git@github.com:blibli-future/detroit.git
+ fork=git@github.com:blibli-future/detroit.git
+ export fork_branch=ci-badges
+ fork_branch=ci-badges
+ export head=git@github.com:blibli-future/detroit.git
+ head=git@github.com:blibli-future/detroit.git
+ export head_branch=master
+ head_branch=master
+ export pull_id=60
+ pull_id=60
+ export 'pull_title=SonarQube integration'
+ pull_title='SonarQube integration'
+ export author=adhikasp
+ author=adhikasp
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git push origin master
ERROR: Permission to blibli-future/detroit.git denied to rultor.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
container 66b36c42931473334ed13e3648dbff5b7285cbaa99c39f22f39c2b1fbf36f60b is dead
Tue Aug 15 13:26:36 CEST 2017
adhikasp commented 7 years ago

@rultor merge

rultor commented 7 years ago

@rultor merge

@adhikasp OK, I'll try to merge now. You can check the progress of the merge here

rultor commented 7 years ago

@rultor merge

@adhikasp Done! FYI, the full log is here (took me 2min)