Skip to content

Instantly share code, notes, and snippets.

@Maxim-Filimonov
Created May 14, 2015 11:59
Show Gist options
  • Save Maxim-Filimonov/8594dfdbe1b075ff57bb to your computer and use it in GitHub Desktop.
Save Maxim-Filimonov/8594dfdbe1b075ff57bb to your computer and use it in GitHub Desktop.
Sti logs
sti build . play2lead-sti-base play2lead-sti --incremental=true --forcePull=false --loglevel=2
I0514 21:56:20.482217 12608 docker.go:167] Image play2lead-sti-base available locally
I0514 21:56:20.486350 12608 sti.go:114] Building play2lead-sti
I0514 21:56:21.258409 12608 docker.go:167] Image play2lead-sti-base available locally
I0514 21:56:21.258435 12608 docker.go:220] Image contains STI_SCRIPTS_URL set to 'https://raw.githubusercontent.com/openshift/ruby-20-centos/master/.sti/bin'
I0514 21:56:22.909612 12608 download.go:75] Downloaded 'https://raw.githubusercontent.com/openshift/ruby-20-centos/master/.sti/bin/assemble'
I0514 21:56:23.212178 12608 download.go:75] Downloaded 'https://raw.githubusercontent.com/openshift/ruby-20-centos/master/.sti/bin/run'
I0514 21:56:23.222164 12608 docker.go:167] Image play2lead-sti-base available locally
I0514 21:56:23.222193 12608 docker.go:220] Image contains STI_SCRIPTS_URL set to 'https://raw.githubusercontent.com/openshift/ruby-20-centos/master/.sti/bin'
I0514 21:56:23.521550 12608 download.go:75] Downloaded 'https://raw.githubusercontent.com/openshift/ruby-20-centos/master/.sti/bin/save-artifacts'
I0514 21:56:23.521802 12608 sti.go:185] Using assemble from upload/src/.sti/bin
I0514 21:56:23.521822 12608 sti.go:185] Using run from upload/src/.sti/bin
I0514 21:56:23.521830 12608 sti.go:185] Using save-artifacts from upload/src/.sti/bin
I0514 21:56:23.528889 12608 docker.go:173] Pulling image play2lead-sti
I0514 21:56:33.766454 12608 sti.go:120] Existing image for tag play2lead-sti detected for incremental build
I0514 21:56:33.766484 12608 sti.go:125] Performing source build from .
I0514 21:56:33.766659 12608 sti.go:297] Saving build artifacts from image play2lead-sti to path /var/folders/tb/0b6sc_rs2m112jvm89ft3hl80000gn/T/sti721578848/upload/artifacts
I0514 21:56:33.773562 12608 docker.go:257] Both scripts and untarred source will be placed in '/tmp'
I0514 21:56:33.773583 12608 docker.go:292] Creating container using config: {Hostname: Domainname: User: Memory:0 MemorySwap:0 CPUShares:0 CPUSet: AttachStdin:false AttachStdout:true AttachStderr:false PortSpecs:[] ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[] Cmd:[/tmp/scripts/save-artifacts] DNS:[] Image:play2lead-sti Volumes:map[] VolumesFrom: WorkingDir: Entrypoint:[] NetworkDisabled:false SecurityOpts:[] OnBuild:[] Labels:map[]}
I0514 21:56:33.858572 12608 docker.go:299] Attaching to container
I0514 21:56:33.860897 12608 docker.go:347] Starting container
E0514 21:56:35.199285 12608 tar.go:192] Error creating file /var/folders/tb/0b6sc_rs2m112jvm89ft3hl80000gn/T/sti721578848/upload/artifacts/bundle/ruby/2.1.0/gems/builder-3.2.2/doc/releases/builder-2.1.1.rdoc: open /var/folders/tb/0b6sc_rs2m112jvm89ft3hl80000gn/T/sti721578848/upload/artifacts/bundle/ruby/2.1.0/gems/builder-3.2.2/doc/releases/builder-2.1.1.rdoc: too many open files
E0514 21:56:35.200272 12608 tar.go:225] Error extracting tar stream
W0514 21:56:35.324419 12608 sti.go:128] Error saving previous build artifacts: open /var/folders/tb/0b6sc_rs2m112jvm89ft3hl80000gn/T/sti721578848/upload/artifacts/bundle/ruby/2.1.0/gems/builder-3.2.2/doc/releases/builder-2.1.1.rdoc: too many open files
W0514 21:56:35.324447 12608 sti.go:129] Clean build will be performed!
I0514 21:56:35.324453 12608 sti.go:133] Building play2lead-sti
I0514 21:56:35.324458 12608 sti.go:323] Using image name play2lead-sti-base
I0514 21:56:35.324487 12608 sti.go:327] No .sti/environment provided (no evironment file found in application sources)
I0514 21:56:35.859442 12608 docker.go:257] Both scripts and untarred source will be placed in '/tmp'
I0514 21:56:35.859468 12608 docker.go:292] Creating container using config: {Hostname: Domainname: User: Memory:0 MemorySwap:0 CPUShares:0 CPUSet: AttachStdin:false AttachStdout:true AttachStderr:false PortSpecs:[] ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] DNS:[] Image:play2lead-sti-base Volumes:map[] VolumesFrom: WorkingDir: Entrypoint:[] NetworkDisabled:false SecurityOpts:[] OnBuild:[] Labels:map[]}
I0514 21:56:35.926154 12608 docker.go:299] Attaching to container
I0514 21:56:35.931987 12608 docker.go:347] Starting container
I0514 21:56:36.015091 12608 docker.go:357] Waiting for container
I0514 21:56:36.755275 12608 sti.go:385] Restoring build artifacts
I0514 21:56:36.756966 12608 sti.go:385] bundle
I0514 21:56:36.759138 12608 sti.go:385] ---> Installing application source
I0514 21:56:36.866092 12608 sti.go:385] ---> Building your Ruby application from source
I0514 21:56:36.866641 12608 sti.go:385] ---> Running 'bundle install --jobs 4 --deployment'
I0514 21:56:36.994183 12608 sti.go:385] Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
I0514 21:56:36.994210 12608 sti.go:385] installing your bundle as root will break this application for all non-root
I0514 21:56:36.994216 12608 sti.go:385] users on this machine.
I0514 21:56:37.218871 12608 sti.go:385] Using json 1.8.2
I0514 21:56:37.219569 12608 sti.go:385] Using rake 10.4.2
I0514 21:56:37.220556 12608 sti.go:385] Using minitest 5.6.0
I0514 21:56:37.221068 12608 sti.go:385] Using thread_safe 0.3.5
I0514 21:56:37.221538 12608 sti.go:385] Using builder 3.2.2
I0514 21:56:37.222027 12608 sti.go:385] Using erubis 2.7.0
I0514 21:56:37.223250 12608 sti.go:385] Using i18n 0.7.0
I0514 21:56:37.223631 12608 sti.go:385] Using mini_portile 0.6.2
I0514 21:56:37.224145 12608 sti.go:385] Using rack 1.6.0
I0514 21:56:37.224833 12608 sti.go:385] Using mime-types 1.25.1
I0514 21:56:37.225562 12608 sti.go:385] Using arel 6.0.0
I0514 21:56:37.226198 12608 sti.go:385] Using hike 1.2.3
I0514 21:56:37.226529 12608 sti.go:385] Using multi_json 1.11.0
I0514 21:56:37.227126 12608 sti.go:385] Using bundler 1.7.4
I0514 21:56:37.227316 12608 sti.go:385] Using thor 0.19.1
I0514 21:56:37.227801 12608 sti.go:385] Using tilt 1.4.1
I0514 21:56:37.228633 12608 sti.go:385] Using tzinfo 1.2.2
I0514 21:56:37.229442 12608 sti.go:385] Using nokogiri 1.6.6.2
I0514 21:56:37.229583 12608 sti.go:385] Using rack-test 0.6.3
I0514 21:56:37.230026 12608 sti.go:385] Using mail 2.6.3
I0514 21:56:37.230608 12608 sti.go:385] Using sprockets 2.11.0
I0514 21:56:37.231661 12608 sti.go:385] Using activesupport 4.2.1
I0514 21:56:37.232019 12608 sti.go:385] Using loofah 2.0.1
I0514 21:56:37.232869 12608 sti.go:385] Using rails-deprecated_sanitizer 1.0.3
I0514 21:56:37.232999 12608 sti.go:385] Using activemodel 4.2.1
I0514 21:56:37.233354 12608 sti.go:385] Using rails-html-sanitizer 1.0.2
I0514 21:56:37.233432 12608 sti.go:385] Using globalid 0.3.5
I0514 21:56:37.233888 12608 sti.go:385] Using activerecord 4.2.1
I0514 21:56:37.234276 12608 sti.go:385] Using rails-dom-testing 1.0.6
I0514 21:56:37.234287 12608 sti.go:385] Using activejob 4.2.1
I0514 21:56:37.234996 12608 sti.go:385] Using actionview 4.2.1
I0514 21:56:37.235712 12608 sti.go:385] Using actionpack 4.2.1
I0514 21:56:37.236549 12608 sti.go:385] Using railties 4.2.1
I0514 21:56:37.236560 12608 sti.go:385] Using sprockets-rails 2.2.4
I0514 21:56:37.236772 12608 sti.go:385] Using actionmailer 4.2.1
I0514 21:56:37.237846 12608 sti.go:385] Using rails 4.2.1
I0514 21:56:37.263452 12608 sti.go:385] Your bundle is complete!
I0514 21:56:37.263827 12608 sti.go:385] It was installed into /root/bundle
I0514 21:56:37.275972 12608 sti.go:385] ---> Cleaning up unused ruby gems
I0514 21:56:37.606564 12608 docker.go:363] Container exited
I0514 21:56:37.606587 12608 docker.go:369] Invoking postExecution function
I0514 21:56:37.606625 12608 sti.go:219] No .sti/environment provided (no evironment file found in application sources)
I0514 21:56:37.606642 12608 docker.go:401] Committing container with config: {Hostname: Domainname: User: Memory:0 MemorySwap:0 CPUShares:0 CPUSet: AttachStdin:false AttachStdout:false AttachStderr:false PortSpecs:[] ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[] Cmd:[/tmp/scripts/run] DNS:[] Image: Volumes:map[] VolumesFrom: WorkingDir: Entrypoint:[] NetworkDisabled:false SecurityOpts:[] OnBuild:[] Labels:map[]}
I0514 21:56:38.659989 12608 sti.go:249] Successfully built play2lead-sti
I0514 21:56:38.660016 12608 sti.go:250] Tagged b248f28dd66629053d534b6205543851a56564695103196b298e7035ef33edf6 as play2lead-sti
I0514 21:56:38.821268 12608 cleanup.go:24] Removing temporary directory /var/folders/tb/0b6sc_rs2m112jvm89ft3hl80000gn/T/sti721578848
I0514 21:56:38.821307 12608 fs.go:99] Removing directory '/var/folders/tb/0b6sc_rs2m112jvm89ft3hl80000gn/T/sti721578848'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment