Started by upstream project "DEV-STG-CI-Java-Service-Tree-Framework-Engine-Fire" build number 781
originally caused by:
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Running as SYSTEM
Building remotely on MegazoneCloud in workspace /jenkins_home/workspace/STG-CD-Java-Service-Tree-Framework-Engine-Fire
[STG-CD-Java-Service-Tree-Framework-Engine-Fire] $ /bin/sh -xe /tmp/jenkins18295789193794182508.sh
+ tee allinone.yml
version: '3.6'
services:
engine-fire:
image: 313.co.kr:5550/313devgrp/java-service-tree-framework-engine-fire:24.11.37
environment:
SPRING_PROFILES_ACTIVE: live # 여기에 원하는 프로파일을 설정
SLACK_TOKEN: xoxb-6506875664277-6522692878945-oPqPDaebTVqUNHQfoIokVc9y
TZ: Asia/Seoul
ports:
- 33333:33333
volumes:
- /nfs/allinone/app/engine-fire:/mnt
deploy:
mode: replicated
replicas: 1
networks:
- allinoneNetwork
logging: &allinoneLogging
driver: "json-file"
options:
max-file: "5"
max-size: "100m"
networks:
allinoneNetwork:
driver: overlay
attachable: true
[STG-CD-Java-Service-Tree-Framework-Engine-Fire] $ /bin/sh -xe /tmp/jenkins12759874750205500903.sh
+ LOGSERVER=172.31.3.186 NFSSERVER=172.31.3.186 NFSPATH=/volume1/web docker stack deploy -c allinone.yml allinone
Updating service allinone_engine-fire (id: c6e6uxfpq0d4656x7lg9hf4m1)
Finished: SUCCESS