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

package-info.java:24-26: We don't have any Slack-talking crew. Le... #4

Closed
0pdd opened this issue Dec 14, 2016 · 29 comments
Closed

package-info.java:24-26: We don't have any Slack-talking crew. Le... #4

0pdd opened this issue Dec 14, 2016 · 29 comments

Comments

@0pdd
Copy link
Collaborator

0pdd commented Dec 14, 2016

The puzzle 1-c3b485bc in src/main/java/com/zerocracy/farm/package-info.java (lines 24-26) has to be resolved: We don't have any Slack-talking crew. Let's implement a simple one, which would listen to the new channels and create new projects when someone is asking for it.

The puzzle was created by Yegor Bugayenko on 14-Dec-16.

Estimate: 30 minutes, role: IMP.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code.

yegor256 added a commit that referenced this issue Dec 16, 2016
yegor256 added a commit that referenced this issue Dec 16, 2016
@0pdd
Copy link
Collaborator Author

0pdd commented Dec 16, 2016

The puzzle 1-c3b485bc has disappeared from the source code, that's why I closed this issue.

@0pdd 0pdd closed this as completed Dec 16, 2016
@yegor256
Copy link
Member

@rultor release, tag is 0.1

@rultor
Copy link
Contributor

rultor commented Dec 16, 2016

@rultor release, tag is 0.1

@yegor256 OK, I will release it now. Please check the progress here

@rultor
Copy link
Contributor

rultor commented Dec 16, 2016

@rultor release, tag is 0.1

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

[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.2.21/mockito-core-2.2.21.jar (878 KB at 4594.9 KB/sec)
[INFO] Downloaded: http://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.5.5/byte-buddy-1.5.5.jar (2591 KB at 11566.1 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.091 s
[INFO] Finished at: 2016-12-16T07:42:38+00:00
[INFO] Final Memory: 16M/278M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "zc-farm" could not be activated because it does not exist.
[ERROR] Failed to execute goal on project farm: Could not resolve dependencies for project com.zerocracy:farm:jar:0.1: Could not find artifact com.zerocracy:jstk:jar:1.0-SNAPSHOT -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project farm: Could not resolve dependencies for project com.zerocracy:farm:jar:0.1: Could not find artifact com.zerocracy:jstk:jar:1.0-SNAPSHOT
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:221)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127)
	at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:245)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project com.zerocracy:farm:jar:0.1: Could not find artifact com.zerocracy:jstk:jar:1.0-SNAPSHOT
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:211)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195)
	... 23 more
Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact com.zerocracy:jstk:jar:1.0-SNAPSHOT
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:205)
	... 24 more
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact com.zerocracy:jstk:jar:1.0-SNAPSHOT
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367)
	... 25 more
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact com.zerocracy:jstk:jar:1.0-SNAPSHOT
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:434)
	... 27 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
container f9c1aeb257d95467e6534bef6de8637708cc57a3219cb4622f8d5608a95b1c39 is dead
Fri Dec 16 07:43:39 UTC 2016

yegor256 added a commit that referenced this issue Dec 16, 2016
yegor256 added a commit that referenced this issue Dec 16, 2016
yegor256 added a commit that referenced this issue Dec 16, 2016
@yegor256
Copy link
Member

@rultor release, tag is 0.1

@rultor
Copy link
Contributor

rultor commented Dec 16, 2016

@rultor release, tag is 0.1

@yegor256 OK, I will release it now. Please check the progress here

@rultor
Copy link
Contributor

rultor commented Dec 16, 2016

@rultor release, tag is 0.1

@0pdd @yegor256 Oops, I failed. You can see the full log here (spent 5min)

remote:        [INFO] Copying simpleslackapi-0.6.0.jar to /tmp/build_32edaa4630803d8e316b176dce299f36/target/deps/simpleslackapi-0.6.0.jar\u001b[K
remote:        [INFO] Copying httpclient-4.4.jar to /tmp/build_32edaa4630803d8e316b176dce299f36/target/deps/httpclient-4.4.jar\u001b[K
remote:        [INFO] Copying byte-buddy-1.5.5.jar to /tmp/build_32edaa4630803d8e316b176dce299f36/target/deps/byte-buddy-1.5.5.jar\u001b[K
remote:        [INFO] Copying threetenbp-1.3.1.jar to /tmp/build_32edaa4630803d8e316b176dce299f36/target/deps/threetenbp-1.3.1.jar\u001b[K
remote:        [INFO] Copying takes-1.1.jar to /tmp/build_32edaa4630803d8e316b176dce299f36/target/deps/takes-1.1.jar\u001b[K
remote:        [INFO] Copying jersey-core-1.18.1.jar to /tmp/build_32edaa4630803d8e316b176dce299f36/target/deps/jersey-core-1.18.1.jar\u001b[K
remote:        [INFO] Copying validation-api-1.1.0.Final.jar to /tmp/build_32edaa4630803d8e316b176dce299f36/target/deps/validation-api-1.1.0.Final.jar\u001b[K
remote:        [INFO] Copying el-impl-2.2.1-b05.jar to /tmp/build_32edaa4630803d8e316b176dce299f36/target/deps/el-impl-2.2.1-b05.jar\u001b[K
remote:        [INFO] Copying slf4j-api-1.7.7.jar to /tmp/build_32edaa4630803d8e316b176dce299f36/target/deps/slf4j-api-1.7.7.jar\u001b[K
remote:        [INFO] Copying jcabi-log-0.17.2.jar to /tmp/build_32edaa4630803d8e316b176dce299f36/target/deps/jcabi-log-0.17.2.jar\u001b[K
remote:        [INFO] Copying httpcore-4.4.4.jar to /tmp/build_32edaa4630803d8e316b176dce299f36/target/deps/httpcore-4.4.4.jar\u001b[K
remote:        [INFO] Copying jboss-logging-3.3.0.Final.jar to /tmp/build_32edaa4630803d8e316b176dce299f36/target/deps/jboss-logging-3.3.0.Final.jar\u001b[K
remote:        [INFO] Copying jcabi-http-1.16.jar to /tmp/build_32edaa4630803d8e316b176dce299f36/target/deps/jcabi-http-1.16.jar\u001b[K
remote:        [INFO] \u001b[K
remote:        [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ farm ---\u001b[K
remote:        [INFO] Installing /tmp/build_32edaa4630803d8e316b176dce299f36/target/farm.jar to /app/tmp/cache/.m2/repository/com/zerocracy/farm/0.1/farm-0.1.jar\u001b[K
remote:        [INFO] Installing /tmp/build_32edaa4630803d8e316b176dce299f36/pom.xml to /app/tmp/cache/.m2/repository/com/zerocracy/farm/0.1/farm-0.1.pom\u001b[K
remote:        [INFO] ------------------------------------------------------------------------\u001b[K
remote:        [INFO] BUILD SUCCESS\u001b[K
remote:        [INFO] ------------------------------------------------------------------------\u001b[K
remote:        [INFO] Total time: 12.327 s\u001b[K
remote:        [INFO] Finished at: 2016-12-16T09:01:13+00:00\u001b[K
remote:        [INFO] Final Memory: 41M/351M\u001b[K
remote:        [INFO] ------------------------------------------------------------------------\u001b[K
remote: -----> Discovering process types\u001b[K
remote:        Procfile declares types -> web\u001b[K
remote: 
remote: -----> Compressing...\u001b[K
remote:        Done: 61.7M\u001b[K
remote: -----> Launching...\u001b[K
remote:        Released v27\u001b[K
remote:        https://zc-farm.herokuapp.com/ deployed to Heroku\u001b[K
remote: 
remote: Verifying deploy.... done.\u001b[K
To git@heroku.com:zc-farm.git
 + 25f1498...d035c3a __rultor -> master (forced update)
+ git reset HEAD~1
+ curl -f --connect-timeout 15 --retry 5 --retry-delay 30 http://farm.zerocracy.com
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:03 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:04 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:05 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:06 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:07 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:08 --:--:--     0
Warning: Transient problem: HTTP error Will retry in 30 seconds. 5 retries 
Warning: left.

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
Warning: Transient problem: HTTP error Will retry in 30 seconds. 4 retries 
Warning: left.

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
Warning: Transient problem: HTTP error Will retry in 30 seconds. 3 retries 
Warning: left.

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
Warning: Transient problem: HTTP error Will retry in 30 seconds. 2 retries 
Warning: left.

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
Warning: Transient problem: HTTP error Will retry in 30 seconds. 1 retries 
Warning: left.

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 503 Service Unavailable
container dd4280ada4ee6b6af957bd8513facb266c0b837683914a60193d6070d0e77c4e is dead
Fri Dec 16 09:05:17 UTC 2016

yegor256 added a commit that referenced this issue Dec 16, 2016
@yegor256
Copy link
Member

@rultor release, tag is 0.1

@rultor
Copy link
Contributor

rultor commented Dec 16, 2016

@rultor release, tag is 0.1

@yegor256 OK, I will release it now. Please check the progress here

@rultor
Copy link
Contributor

rultor commented Dec 16, 2016

@rultor release, tag is 0.1

@yegor256 Done! FYI, the full log is here (took me 1min)

yegor256 added a commit that referenced this issue Dec 16, 2016
yegor256 added a commit that referenced this issue Dec 16, 2016
yegor256 added a commit that referenced this issue Dec 16, 2016
yegor256 added a commit that referenced this issue Dec 16, 2016
yegor256 added a commit that referenced this issue Dec 16, 2016
yegor256 added a commit that referenced this issue Dec 16, 2016
@0pdd
Copy link
Collaborator Author

0pdd commented Feb 22, 2018

@0pdd all puzzles are solved

5 similar comments
@0pdd
Copy link
Collaborator Author

0pdd commented Feb 22, 2018

@0pdd all puzzles are solved

@0pdd
Copy link
Collaborator Author

0pdd commented Feb 22, 2018

@0pdd all puzzles are solved

@0pdd
Copy link
Collaborator Author

0pdd commented Feb 22, 2018

@0pdd all puzzles are solved

@0pdd
Copy link
Collaborator Author

0pdd commented Feb 22, 2018

@0pdd all puzzles are solved

@0pdd
Copy link
Collaborator Author

0pdd commented Feb 22, 2018

@0pdd all puzzles are solved

@0pdd
Copy link
Collaborator Author

0pdd commented Feb 22, 2018

@0pdd all puzzles are solved

12 similar comments
@0pdd
Copy link
Collaborator Author

0pdd commented Feb 22, 2018

@0pdd all puzzles are solved

@0pdd
Copy link
Collaborator Author

0pdd commented Feb 22, 2018

@0pdd all puzzles are solved

@0pdd
Copy link
Collaborator Author

0pdd commented Feb 23, 2018

@0pdd all puzzles are solved

@0pdd
Copy link
Collaborator Author

0pdd commented Feb 23, 2018

@0pdd all puzzles are solved

@0pdd
Copy link
Collaborator Author

0pdd commented Feb 23, 2018

@0pdd all puzzles are solved

@0pdd
Copy link
Collaborator Author

0pdd commented Feb 23, 2018

@0pdd all puzzles are solved

@0pdd
Copy link
Collaborator Author

0pdd commented Feb 23, 2018

@0pdd all puzzles are solved

@0pdd
Copy link
Collaborator Author

0pdd commented Feb 23, 2018

@0pdd all puzzles are solved

@0pdd
Copy link
Collaborator Author

0pdd commented Feb 23, 2018

@0pdd all puzzles are solved

@0pdd
Copy link
Collaborator Author

0pdd commented Feb 23, 2018

@0pdd all puzzles are solved

@0pdd
Copy link
Collaborator Author

0pdd commented Feb 23, 2018

@0pdd all puzzles are solved

@0pdd
Copy link
Collaborator Author

0pdd commented Feb 24, 2018

@0pdd all puzzles are solved

rultor pushed a commit that referenced this issue Jul 6, 2018
Update from upstream repo zerocracy/farm@master
loro2 added a commit to loro2/farm that referenced this issue Oct 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants